loading
 
MSRS displaying unprocessed image problem
Arturo from Mexico  [1 posts]
14 year
Hi, every time I open the RoboRealm service interface running with MSRS 2008 R2 and select "none" in the example programs I can't see the unprocessed image from my webcam, the interface keeps displaying the last processing example that was selected. The only way to see the original image again is to manually delete the selected processing example with the "supr" key in the RoboRealm program. Anyone knows how can I fix the problem?
Anonymous 14 year
Arturo,

In the Interface.cs file add

                else
                    _state.XmlString = "";

to line 674 and that should do the trick. The "None" selection is not being checked for and thus will not change the XmlString to be sent to RoboRealm.

Let me know if you have any additional issues with this.

STeven.

This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index