- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I downloaded the IPP Eval Library and the Image Processing Library sample.
The "Image Processing Library (the sample)" written on top of IPP has the needed function for me.
For example:
Bluring, ContrastStreching and so on.
I am writing unsafe code in C#.NET which interacts with the ipl.dll to do the Image Processing.
I am able to get the image pixel values from the .NET's image class and also able to consturct the "IplImage" structure.
I am also able to do all the Image processing (like applying Brightness, Contrast...)
But when I try to display the Image I was not able to display the ROI alone.
Can anybody help me on this...
Sorry for the bad english.
-Balaji
I downloaded the IPP Eval Library and the Image Processing Library sample.
The "Image Processing Library (the sample)" written on top of IPP has the needed function for me.
For example:
Bluring, ContrastStreching and so on.
I am writing unsafe code in C#.NET which interacts with the ipl.dll to do the Image Processing.
I am able to get the image pixel values from the .NET's image class and also able to consturct the "IplImage" structure.
I am also able to do all the Image processing (like applying Brightness, Contrast...)
But when I try to display the Image I was not able to display the ROI alone.
Can anybody help me on this...
Sorry for the bad english.
-Balaji
Link Copied
5 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
You probably may be also interested with IPP C# samples, did you take a look on it?
See for the whole list of IPP samples at this link:
http://www.intel.com/cd/software/products/asmo-na/eng/perflib/ipp/219967.htm
Regards,
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I got the C# samples.
But before that, I solved the problem.
It have done some mistake in calculating the zoomfactor for the zoom/decimate.
Thanks
-Balaji
But before that, I solved the problem.
It have done some mistake in calculating the zoomfactor for the zoom/decimate.
Thanks
-Balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Great, glad to hear you solved theissue
Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I also have that kind of problem : I need to convert a IplImage structure into a C# Bitmap object, and reverse. I've downloaded the sources of the link below, but I can't see how it can help.
Please if you could give some clues in order to achieve this work. Thanks in advance.
Simon - France
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
France,
sources show how to access to Bitmap bits and how marshal them to native functions. I think you can find more info on MSDN articles.
Regards,
Vladimir
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page