vrosnet / aforge

Automatically exported from code.google.com/p/aforge
Other
0 stars 1 forks source link

Aforge.Imaging in 1.6.2 is broken #54

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open MotionDetection Sample application
2. Open some video source
3. Activate Detector 4 (for example) to see the application crashing

What version of the product are you using? On what operating system?
Aforge 1.6.2

Please provide any additional information below.

The problem seems to be that Aforge.Imaging is broken because it is linked
to Aforge.Imaging 1.6.1 instead of 1.6.2 version. 

Original issue reported on code.google.com by bolobox@gmail.com on 6 Mar 2008 at 4:58

GoogleCodeExporter commented 8 years ago
2bolobox:
Simply rebuild AForge.Vision from sources.
After this relink reference to rebuilded version of Vision in Motion Detector.
After this rebuild Motion Detector project - Detector 4 will work.

Original comment by andrew.g...@gmail.com on 20 Mar 2008 at 2:36

GoogleCodeExporter commented 8 years ago
My MotionDetector sample app had same error.  

More importantly than sample app, issue also was causing trouble of similar 
nature 
in user program (my application).

Solved by rebuilding all library sources, then manually resetting all 
references to 
AForge libraries within the projects that uses these libraries.

Original comment by geoffrey...@gmail.com on 8 Apr 2008 at 12:54

GoogleCodeExporter commented 8 years ago
Thanks for the fix, everything works just great!

Original comment by paladen...@gmail.com on 15 Apr 2008 at 6:26

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 13 May 2008 at 6:42

GoogleCodeExporter commented 8 years ago
Fixed in 1.6.3

Original comment by andrew.k...@gmail.com on 19 May 2008 at 5:56

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 19 May 2008 at 6:00

GoogleCodeExporter commented 8 years ago

Original comment by andrew.k...@gmail.com on 19 May 2008 at 6:06