-
image-processing
1.设计一个程序,对一幅灰度图像的实现如下几何变换,1)放大为原图1.5倍 2)绕中心旋转30度(CW) 3)采用偏移量插值实现一个透视变换. 灰度差值用最近邻插值和双线性插值
2. 绘制一幅灰度图像的梯度幅度图像(三点法求梯度),针对梯度幅度图像合理的选择一个阈值(通过试验即可)将其二值化,以获得图像边缘检测图像。
((1) design a program, a grayscale image as geometric transformation, zoom 1) for 1.5 times the original 2) around the center of rotation of 30 degrees (CW) 3) interpolation of the offset to achieve a perspective transformation.gray level difference between the nearest neighbor interpolation and bilinear interpolation
(2) draw a grayscale image of the gradient magnitude image (three-point method seeking gradient), the gradient magnitude image is reasonable to select a threshold value (the test can be) the second value to the image edge detection image.)
- 2012-03-13 23:16:59下载
- 积分:1
-
ICSA
基于统计算法的红外图像非均匀性矫正算法,场景类算法,实现实时校正(IRFPA NUC)
- 2013-07-15 22:47:06下载
- 积分:1
-
PF-Tracking
基于颜色特征向量的粒子滤波跟踪程序,修复了因粒子超过窗口范围出现ERROR的BUG,还包括了一些有助于粒子滤波学习的资料!!(color-based particle filter tracking, some bugs have been fixed, some information about PF Tracking is included too!!)
- 2013-10-26 22:34:33下载
- 积分:1
-
voc-release3.1
DPM作者获得 2010年CVPR终生成就奖,DPM是在HOG的基础上进行改进,解决了HOG算子的不足,并且对SVM也进行了小幅度改善提出了LSVM这个概念(DPM is improved on the basis of HOG. It solves the shortcomings of HOG operator, and makes a small improvement on SVM. The concept of LSVM is proposed)
- 2017-07-20 10:06:52下载
- 积分:1
-
HARRIS-MATLAB
使用Harris角点检测方法进行图像特征点提取,NCC描述的方法进行粗匹配,再使用RANSAC算法进行精匹配。(Using the Harris corner detection method to extract the feature points of the image, the NCC description method performs rough matching, and then uses the RANSAC algorithm for fine matching)
- 2017-04-30 22:36:34下载
- 积分:1
-
1593
图片浏览源码例程,程序调用API函数实现图片的浏览。包括浏览文件夹对话框的“SHBrowseForFolderA”,以及配合它使用的从列表ID取路径“SHGetPathFromIDListA”(Picture Viewer source code routines , the program calls API functions for image browsing. )
- 2016-04-13 13:18:19下载
- 积分:1
-
基于深度图像的图像修复算法
基于深度图像的图像修复算法,首先得到待修复图像的深度图像,然后利用图像的深度图对破损区域进行修复。(Based on the image restoration algorithm of depth image, the depth image of the image to be repaired is obtained, and then the damaged region is repaired by using the depth map of the image.)
- 2020-11-06 11:49:49下载
- 积分:1
-
基于DCT的彩色图像压缩
基于DCT变换的彩色图像压缩;本程序的压缩率高,可达16+,图像恢复出来的效果较好(Color image compression based on DCT transform)
- 2018-06-19 13:02:04下载
- 积分:1
-
matlab-code-image
图像处理matlab程序的源代码。包括图像的高通滤波和掩模处理,图像的阈值分割等。(MATLAB image )
- 2009-02-24 21:39:56下载
- 积分:1
-
Arnold
可以对一幅图像进行Arnold进行置乱加密,另外还有解密的程序(Arnold can be carried out on an image scrambling encryption, decryption program in addition to)
- 2011-11-24 01:22:38下载
- 积分:1