资源列表
Mat2Wic
- 我们在编写界面的时候,会想在界面上绘制OpenCV的图像而不仅仅是调用imshow,而是需要将图像转换成WicBitmap或者D2D1Bitmap,这个类提供了最简单的办法,创建一个Mat2Wic实例,然后使用mat2Wic(opencvImg)即可得到Wic图像,用mat2Wic(opoencvImg,d2dRender)即可得到Direct2D能直接使用的图像。-In writing interface, we will want to draw in the OpenCV image in
CanonCamera
- 能操作佳能单反的OpenCV封装类,经实验可以控制5D mark II拍照并自动包装成OpenCV的对象格式。使得OpenCV的代码能够直接使用5D2来进行图像采集,可以扔掉劣质的USB摄像机了。-Operation Canon SLR the OpenCV wrapper class, the experiment can be controlled 5D Mark II camera and automatically packaged into OpenCV Object Format.
TISCamera
- The Imaging Source以太网相机的OpenCV封装类,用它可以直接从TIS以太网相机中得到OpenCV图像,这样就能方便地用以太网相机替换以前的USB相机而几乎不用修改代码,很是方便。-The Imaging Source Ethernet camera OpenCV wrapper class, you can directly use it from the TIS Ethernet camera OpenCV image, so you can easily use the
drawing-histogram
- 使用opencv绘制直方图,用于处理图像,信号处理-The use opencv histograms for image processing, signal processing
CvMat_struct
- 使用opencv编写程序,编写图形矩阵,用于图像处理和信号处理-To use opencv programming, writing graphical matrix for image processing and signal processing
reading-.off
- 用matlab编写一段程序读取OFF文件,显示三维图形-OFF write a program to read the file using matlab display three-dimensional graphics
segmentation
- 使用matlab编程,进行图形图像的分割处理,-Matlab programming, graphic image segmentation
matlab
- 使用matlab编写的源代码,用于图像图像的增强处理-matlab source code for image image processing and signal processing
canny_debug
- bmp 图像的c语言读取和中值处理过程很详细-bmp image of the C language to read and very detailed process in value
dct
- 使用dct对灰度图像进行处理 以实现dct系数的量化 图像的模糊处理-Dct gray-scale image processing to achieve the DCT coefficient quantization image obfuscation
LBP
- 一个函数程序,实现了rgb图像转换为纹理LBP图像,效果挺好-A function program, realized the RGB image into a texture image of LBP, the effect is very good
f
- 关于画图底层算法,包括DDA,中点画线,中点画圆-On the drawing of the underlying algorithms, including DDA, the dotted line, the midpoint Circle
