ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 A few questions on IEVision
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

yogiyang

India
725 Posts

Posted - Feb 08 2021 :  07:40:27  Show Profile  Reply
Hello,

I have a few questions regarding IEVision as follows:

  • Which version should I use ievision.dll or ievision-mp.dll?
  • From where can I get my hands on the source of the demo BackgroundSubtractImage? I am asking this because this demo is not included in the setup that I downloaded and installed but there is a demo available in the demo section of web site (https://www.imageen.com/files/demos/run/IEVision/BackgroundSubtractImage/BackgroundSubtractImage.zip)
  • When I use SubtractorObject.Apply( BackgroundImage.GetIEVisionImage(), 1 ); in my 64bit application it gives c000008e FLOAT_DIVIDE_BY_ZERO. Why? Again if the code is compiled in 32bit it works.


TIA

Yogi Yang

yogiyang

India
725 Posts

Posted - Feb 08 2021 :  07:53:43  Show Profile  Reply
Hello,

I forgot to mention that SubtractImage demo is also mentioned on this help page: https://www.imageen.com/help/TIEVisionBackgroundSubtractor.html.

And I am trying out the code on this page. The exact fragment is:

// "Learn" background
SubtractorObject.Apply( BackgroundImage.GetIEVisionImage(), 1 );
// Pass subject and get foreground mask
fgmask := SubtractorObject.Apply( ForegroundImage.GetIEVisionImage(), 0 );


TIA

Yogi Yang
Go to Top of Page

xequte

38180 Posts

Posted - Feb 08 2021 :  18:35:47  Show Profile  Reply
Hi Yogi

If you are using OCR using the MP versions (twice as fast with OCR). If you don't use OCR, just use the normal IEVision.

See: http://www.imageen.com/help/ImageEn_DLLs.html

Demo is available with the 5.4.1B installer. Also attached...

attach/xequte/202128183646_BackgroundSubtractImage.zip
322.5 KB

I can reproduce the 64bit issue and we are investigating.


Nigel
Xequte Software
www.imageen.com

Go to Top of Page

xequte

38180 Posts

Posted - Feb 14 2021 :  15:01:46  Show Profile  Reply
Hi Yogi

You can email us for a fix for this.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: