资源列表
DefogDlgDemo
- 一个图像去雾/增强的程序,效果挺好的,特别是对于灰色的天气比dark channel方法好-a defog program with good result
MSFilter
- mean-shift滤波,需要安装opencv,读入图片接口使用了opencv函数。 代码功能: 读入图片,输出mean-shift滤波后的图片,灰度图、彩色图均可。 文件介绍: MSF.h mean-shift滤波头文件 MSF.cpp mean-shift滤波函数体 Main.cpp 主函数 -mean-shift filter, you need to install opencv, read into the picture opencv function int
Directshow
- 基于visual C++的视频图像采集并实时显示-Display real-time video image capture and based on visual C++ the
bmeps-2.0.6
- bmeps converts bitmap images (PNG/JPEG/NetPBM) to EPS and PDF. EPS level 1, 2 or 3 can be created using run-length compression, flate compression and ASCII-85-encoding. PNG alpha channels can be transferred to PDF or converted to EPS/PDF image masks.
GLCM
- 运用Opencv实现图像四个方向纹理特征提取,输出每一个特征参数的对应数值-opencv image texture feature extraction
GDIPlusDemoA
- GDI+例子,有双缓画图,多线程控制等。可以用为学习-GDI+ example, a double buffer drawing, multi-threaded control. Can be used for learning
exclock
- gdi+编写的一个时钟程序,给初学gdi+的朋友参考- gdi+编写的一个时钟程序,给初学gdi+的朋友参考 Gdi+ written a clock program, to the beginner gdi+ friends reference
RLE
- 在vs2005环境下开发的代码,用行程编码(REL)实现单目标物体跟踪-In vs2005 code developed using run-length encoding (REL) to achieve single target object tracking
360 QML
- 使用QML的方式实现了360界面,需要的可以下载(The use of QML way to achieve the 360 interface, you can download the need)
MINTREE
- 用各种求解最小生成树的算法实现最小生成树的动态演示-Solving the minimum spanning tree algorithm to achieve the dynamic presentation of the minimum spanning tree
BP
- 反投影算法,使用matlab编程,对图像进行高分辨率的重建算法-Back-projection algorithm using matlab programming, high-resolution image reconstruction algorithm
hough
- hough变换检测圆,比较好的实现了hough检测的过程,利于学习-hough transform circle detection