Invert Image

Post Reply
mirage79
Posts: 1
Joined: Tue Mar 18, 2008 5:09 pm

Invert Image

Post by mirage79 »

Hi.

I have question.

I want to make application that non reflection object detect.

So..

I use reflection sheet on surface.


current Opti track solution.
Image source -> Optitrack Image Processing(white object detect) -> result.

my application
Image source(object color : black, surface clolor: white) -> inverse image(object color is white, surface color is black) -> Optitrack Image Processing-> get result.

How can I make inverse image before Optitrack Image Processing??

Thank you..
Birch
Posts: 1139
Joined: Thu Jan 30, 2003 5:00 am
Location: Corvallis, Oregon

Re: Invert Image

Post by Birch »

There hasn't been much demand for inverted video processing, so we've always cut it from the final feature list during camera development. Most of the cameras have a partial implementation which has not been polished to a public feature state.

The OptiTrack SDK doesn't expose control over the inversion right now, but we will see if we can make it available in the next release for people who are curious. If we do, anyone using it would need to keep in mind that it has quirks which won't be fixed ;)

OptiTrack C120 : works aside from vertical stripe/object always present on left side of the camera view

OptiTrack V100 : works aside from vertical stripe/object always present on right side of the camera view

Other cameras : does not work
Post Reply