Skip to content

Conversation

@raviinfo173
Copy link

image

image

image

producer.py Outdated
self.cam.set(cv2.CAP_PROP_FPS, fps)
self.fps = fps

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

swhy we have some line formattings, seems you did a copy from annotatedVideoServer repo? can you please enhance them to be able to see actual changes

from PIL import Image
from PIL import ImageDraw
from flask import Flask, Response
from tracklet.tailvisualization import draw_tail, midpoint_calculate, get_tracking_entry_with_midpoint, update_midpoint_to_tracklets
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

again formatting

Copy link
Collaborator

@vahagpetrosyan vahagpetrosyan Apr 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why we have this file? do we really need them for unittests. If I'm not mistaken that's a python2 feature

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't have to have those init empty files

@vahagpetrosyan
Copy link
Collaborator

@raviinfo173 pls take a look all the comments, and ping me once you need to discuss

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants