Image Recognition from Resources

Ask general questions here.
atom
Posts: 357
Joined: Sun Dec 07, 2008 11:14 pm
Location: Dublin, Ireland

Image Recognition from Resources

Post by atom » Fri May 29, 2009 9:34 am

Hiya,

Our test cases are developed as .exe's, and stored in source code control. What we would like to do is add any images as resources in the .exe, and then take them from the resources and use the new (version 2.1) image recognition functions...

But am not entirely sure how to do that...
Would a quick example in VB.net be possible?

The reason why we want to embed images as resources, is that we dont want to have packaging problems (many image files) - when we come to compiling and distributing our test .exe's

Thanks

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Post by Support Team » Fri May 29, 2009 9:54 am

Resource images can of course be used with our image processing API.
The processing API methods use Bitmaps as input so you can easily pass them images from resources instead of loading them first.

Details can be found here:
http://www.ranorex.com/support/user-gui ... ition.html

Michael
Ranorex Team

carolinenew
Posts: 1
Joined: Fri Apr 12, 2013 7:59 am

Re: Image Recognition from Resources

Post by carolinenew » Fri Apr 12, 2013 8:08 am

thank you for explaining that to us. can we save OCR to 30+ [
formats.