搜索资源列表
200911081312
- 图像的灰度化、二值化和反色是些较简单的图像像素处理过程,我在《GDI+ 在Delphi程序的应用 -- ColorMatrix与图像灰度化》和《GDI+ 在Delphi程序的应用 -- 图像二值化》-procedure ImageDynamTwoValues(Data: TImageData SubSize: Integer) var Sub: TImageData GrayData: TGrayStatData x, y: Intege
ImageAlgebraicOperation
- 数字图像代数运算:包括图像均值去噪,二次曝光,背景相减 参考博客:http://blog.csdn.net/xiaowei_cqu/article/details/7610665-Image mean denoising/ Double exposure/ Background subtraction
HistogramApplication
- 直方图应用:直方图均衡化,直方图匹配,对比直方图 参考博客:http://blog.csdn.net/xiaowei_cqu/article/details/7606607-Image Histogram Application: Histogram Equalization/ Histogram Matching/ Histogram Normalization/ Histogram comparison
His
- 数字图像直方图(一维和二维直方图生成) 参考博客:http://blog.csdn.net/xiaowei_cqu/article/details/76-直方图应用:直方图均衡化,直方图匹配,对比直方图 Generate image histogram: One-dimensional histogram/ Two-dimensional histogram http://blog.csdn.net/xiaowei_cqu/article/details/7600666
main_rotate
- 基于OpenCV的图像空间变换:旋转,缩放,斜切 参考博客:http://blog.csdn.net/xiaowei_cqu/article/details/76160-Image space transformation : rotation , scaling , affine
VCPP-production-of-filter-effects
- VC++ 制作滤镜效果(底片效果、雕刻效果、黑白效果) . 具体实现方法请参考我的博客: http://blog.csdn.net/chenyujing1234/article/details/7616218-VC++ production of filter effects (negative effect, carving effect, black and white). Specific method please refer to my blog: http://blog.cs
videolabel
- 视频标注工具,具体可参见我的博客:http://blog.csdn.net/xiaowei_cqu/article/details/8778976-Tools for labeling video (coded with opencv 2.4). See my blog: http://blog.csdn.net/xiaowei_cqu/article/details/8778976
New-folder
- 这是我自己在mfc下利用gdal库实现的遥感影像显示模块,能显示绝大部分的遥感影像格式数据。打开影像是可以同时打开多幅影像,程序默认对每幅影像建立各自的金字塔文件以便后面操作,同时程序默认将影像拉伸到0-255范围以防有的影像是11位的或更大的而显示不出来。打开影像后可进行简单的拉框放缩、移动、复位、旋转、链接显示、直方图、缩略图等操作,还有基本的影像增强处理,如伪彩色变换、饱和度亮度调节、直方图匹配、各种滤波等。影像处理实现了几何校正、投影变换、裁剪等操作。界面开发时用的是mfc的ROBBON
1
- Harris角点检测原理及实现,程序不是我写的,csdn的crzy_sparrow写的,感兴趣可以看他的博客!-Harris corner detection principle and implementation, the program is not what I wrote, csdn of crzy_sparrow write, interested can look at his blog!
Iris-Segmentation
- 使用hough变换等实现瞳孔的检测,详细的介绍见博客http://blog.csdn.net/computerme/article/details/411217-Iris segmentation base on Hough transform and other technics.
Histogram1
- Salient区域检测,简单算法LC,学习博客(http://blog.csdn.net/laviewpbt/article/details/38357017)。图像直方图。RGB三通道颜色缩减。需要先配置opencv环境,vs2010,opencv2.4.9。配置教程(http://wiki.opencv.org.cn/index.php/VC_2010 E4 B8 8B E5 AE 89 E8 A3 85OpenCV2.4.4)-Salient detection
main2
- 利用csdn上那篇博客的算法对人眼睛进行放大,利用opencv,visual C-Blog essay on the use of algorithms csdn amplify the human eye using opencv, visual C++
Retinex
- 带色彩恢复的Retine算法,博客配套代码,详细算法及其效果请移步http://blog.csdn.net/bluecol/article/details/45675615-Retine algorithm, blog auxiliary code, please click http://blog.csdn.net/bluecol/article/details/45675615 for its detailed and effect.
Kalman-Filtering_Matlab
- Kalman滤波器从原理到实现。例子是对于汽车电压的Kalman滤波。可参考博客http://blog.csdn.net/xiahouzuoxin/article/details/39582483-The theory and realize of Kalman Filtering.This demo is for Automobile Voltimeter Example.Detail can be seen on blog http://blog.csdn.net/xiahouzuoxin/