emgucv
Converting EmguCV/OpenCV to Windows Phone Runtime
I\'d like to know whether there are any image processing libraries available for Windows Phone 7 apps.[详细]
2023-02-10 18:10 分类:问答short[] array to EMGU Image , fastest way?
I have an array of Int16[19200] I want to turn it into an 开发者_如何学PythonImage[160,120,1] What is the fastest way of doing this?[详细]
2023-02-10 12:16 分类:问答How to extract a linear slice from an image in OpenCV / EMGU
I have an image and two points, and 开发者_如何学运维I want to read the pixels between these two points,[详细]
2023-02-09 18:41 分类:问答How to create a histogram
I want to create a histogram within a C# program that uses EMGU.EMGU contains a class called MCvHistogram in it, but I don\'t know how to u开发者_运维百科se it.You should use DenseHistogram class if y[详细]
2023-02-08 22:26 分类:问答Tracking blobs with OpenCV
I have an EMG开发者_如何学GoU (openCV wrapper) program that subtracts the background from a camera feed and extracts nice clean blobs.[详细]
2023-02-08 21:01 分类:问答EMGU CV camera capture in WPF?
All I am trying to display camera captured frames in WPF. I already can display image. But can\'t figure out the event handling method? In WinForm it is Application.Idle but what should I use in WPF?开[详细]
2023-02-06 05:23 分类:问答Track IR Led using EMGU CV?
I have been trying to make head mounted (Infrared)IR Led开发者_开发知识库 light tracker using EMGU CV? I know head tracking using EMGU CV. But head mounted IR Led light tracker gives more accuracy. I[详细]
2023-02-04 04:45 分类:问答Selecting points on image parts by color weight
There is a need for selecting specified number of points on the image (actually on the part of that image). Darker parts of the image are more important.[详细]
2023-01-26 10:03 分类:问答C# Using Emgu to crop an image by pixel color
Hey i was wondering if anyone had any insight on how to crop an image by pixel color using the开发者_开发问答 Emgu Wrapper.[详细]
2023-01-22 11:46 分类:问答How to implement Optical Flow tracker?
I\'m using the OpenCV wrapper - Emgu CV, and I\'m trying to implement a motion tracker using Optical Flow, but I can\'t figure out a way to combine the horizontal and vertical information retrieved fr[详细]
2023-01-17 13:46 分类:问答