-
VC++_image_Code
说明: VC++6.0图像处理算法集:图象的几何变换、平滑(去噪声)、锐化、腐蚀、膨胀、细化算法、半影调、抖动、直方图修正、彩色变换、腐蚀,膨胀,细化等算法,并有可执行文件供试用,并附有配套电子收,是图像处理入门的好资料。(VC++ 6.0 image processing algorithms: image geometric transformation, smoothing (to noise), sharpening, corrosion, expansion, thinning algorithm, penumbral tune jitter histogram of the amendment, color conversion, corrosion, swelling, refinement algorithm, etc., as well as executable files for trial, together with supporting electronic collection, image processing is a good data entry.)
- 2008-11-20 23:20:31下载
- 积分:1
-
analysefusion
遥感图像融合,通过多个指标对融合图像进行评价,比较优劣。(remote sensing image fusion, through the integration of a number of indicators to evaluate images, and compared them.)
- 2006-08-31 15:41:20下载
- 积分:1
-
hog
方向梯度直方图(Histogram of Oriented Gradient, HOG)特征,计算机视觉和图像处理中用来进行物体检测的特征描述子的实现(Histogram of oriented gradients (Histogram of Oriented Gradient, HOG) characteristics, computer vision and image processing used for object detection feature descriptor realization)
- 2015-09-07 20:12:43下载
- 积分:1
-
duoguangputuxiangpeizhun
本文针对多光谱图像配准中不同光谱图像间存在较大的灰度差异、同一景
物在不同波段表现的特征也各不相同等问题,提出了基于互信息相似性测度的
多光谱图像配准算法。(In this paper, multi-spectral image registration between images in different spectral gray there is a big difference, the same scene in different performance characteristics of band varies and so on, based on mutual information similarity measure for multi-spectral image registration algorithm .)
- 2009-04-20 11:43:13下载
- 积分:1
-
wavelet
对彩色图像进行小波融合,融合后图像在视觉上有了很大的改善。(Color images of wavelet fusion images visually a great improvement.)
- 2008-05-20 22:10:07下载
- 积分:1
-
MICC-F220
说明: MICC-F220.zip matlab ..............
- 2019-05-09 10:11:04下载
- 积分:1
-
gaussiancurvefit
高斯曲线的拟合可对照学习使用程序比较全面适合电磁波类的人员参考学习(Gaussian curve fitting may be learning to use the control procedures for a more comprehensive type of electromagnetic wave reference study)
- 2008-12-27 03:19:20下载
- 积分:1
-
Meanshiftsmooth
基于均值漂移的图像平滑MATLAB源戴码。(Based on mean-shift image smoothing Dai MATLAB source code.)
- 2008-05-18 09:51:09下载
- 积分:1
-
opencvsharp检测圆
opencvsharp检测圆
- 2020-11-04下载
- 积分:1
-
gbvs
静态图像显著性分析程序,利用matlab开发。加州理工三位教授所写。(Software] Saliency Map Algorithm : MATLAB Source Code
Below is MATLAB code which computes a salience/saliency map for an image or image sequence/video (either Graph-Based Visual Saliency (GBVS) or the standard Itti, Koch, Niebur PAMI 1998 saliency map). See the included readme file for details. I also have a newer, simpler version implementing only the Itti algorithm (see simpsal/readme.txt).
Please try it out and email me if you have any questions.
Download:
Please select one of the following to download:
[gbvs.zip]
This package includes an implementation of the full GBVS algorithm. It also lets you compute an Itti, Koch, Niebur saliency map. It includes a function for computing the ROC score between eye-movements (provided as x,y fixation points) and a saliency map, and a function for displaying a saliency map overlayed on top of an image (as in the screenshot below).
Right after you download the zip file, you must change into the gbvs/ directory and run:
>>)
- 2011-09-11 15:56:18下载
- 积分:1