-
quyunengliangquda
基于区域能量的图像融合方法
赋原图 代码简练(Based on the Regional energy image fusion method)
- 2011-06-24 13:10:47下载
- 积分:1
-
TemplateTran
用VC编写的一个图像处理的程序:它可以实现图像的增强,包括:图像的平滑、中值滤波、梯度锐化、拉普拉斯锐化和伪彩色编码(VC prepared by an image processing procedures : it can enhance the images, including : image smoothing, Median filtering, sharpening gradient, Laplacian sharpening and pseudo-color coding)
- 2007-04-12 10:15:19下载
- 积分:1
-
source_code_TBM_activecontours.tar
主动轮廓模型结合一个特殊的显著性方法实现目标分割(using active contour with a special salient detction modle to segment an image )
- 2014-06-28 10:55:32下载
- 积分:1
-
VideoFaceDetect
使用matlab调用opencv做成的adaboost人脸检测DLL模块,在usb摄像头采集的视频序列中检测人脸并实时显示,
实时性比C低。
下载后可以直接在matlab运行,不要改动文件夹内的文件相对位置。(Opencv matlab call made using adaboost face detection DLL module, usb camera capture video sequences of face detection and real-time display, real-time lower than C. Download can be run directly in matlab, do not change the file folder relative position.)
- 2010-07-18 17:49:49下载
- 积分:1
-
segmant
在VS2012平台上利用C++语言和opencv实现对图像的分块,并保存分块图像(Using the C++ language and OpenCV to block the image on the VS2012 platform and save the block image)
- 2017-12-13 16:05:48下载
- 积分:1
-
DebugDemo
设置位置断点跟踪程序,VC++精选编程源码,很好的参考资料。(Set breakpoint location tracking procedures, VC++ programming source code, a good reference.)
- 2013-11-26 09:57:15下载
- 积分:1
-
Harris
用于相机标定的棋盘角点检测程序,包含伪角点去除,亚像素角点提取(Chessboard corner detection procedures for camera calibration, including the removal of the pseudo-corner, subpixel corner extraction)
- 2020-11-10 19:49:45下载
- 积分:1
-
tuxiangqiege
基于像素点的全局阈值法求图像的分割
实现方法有五种:
最小极值法,最优阈值法,最大方差方法,最大熵法,迭代法(Pixel-based global threshold method for image segmentation method there are five: the smallest extreme value method, the optimal threshold method, the largest variance method, the maximum entropy method, iterative method)
- 2008-12-27 16:55:29下载
- 积分:1
-
图像水印
基于DCT,DWT,SVD的图像鲁棒水印算法,并在GUI界面展示(Image watermark algorithm based on DCT, DWT, SVD and displayed on GUI interface.)
- 2018-04-19 09:39:43下载
- 积分:1
-
clusterImg
说明: 彩色图像分割,灰常不错。This function implements kmeans clustering on an input RGB (m x n x 3)
image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this
function will step through an interactive color segmentation using kmeans clustering. It is interactive in that the user will be prompted to click-define the target colors in the segmentation.(This function implements kmeans clustering on an input RGB (m x n x 3)
image. The user inputs at least two inputs: IMGIN and NCLUSTERS, and this
function will step through an interactive color segmentation using kmeans clustering. It is interactive in that the user will be prompted to click-define the target colors in the segmentation.)
- 2011-03-02 18:21:10下载
- 积分:1