搜索资源列表
01341113
- 一篇讲通过两幅图像的快速傅里叶变换进行相位相关计算检测图像旋转的英文文章-Stresses two images through a fast Fourier transform calculation of phase correlation to detect image rotation English articles
hough
- hough变换检测出直线,只需要把路径改了就可以了,但是一定是要边缘图像才可以-hough transform to detect straight lines, just to the path can be changed, but must be the edge of the image can
face_detection
- face detector to detect face area in the given image
snake
- 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
fdmex_windows
- To detect the face from any gray image
skindetector
- To detect the face from the image
facedetection
- detect face for an image input
harris
- Harris Corner角点检测程序,检测图像上的角点,并用红圆在图像上标出,VC6下编译通过-Harris Corner corner detection process to detect the corner of the image and the image with a red circle marked, VC6 compiled by
Inspect-Main
- 检测零件数量,机器视觉方法,4支CCD采集图像,然后建立统一坐标系。-Detect the number of parts, machine vision methods, four CCD image acquisition, and then establish a unified coordinate system.
canny
- use the conventional canny edge detector algorithm to detect the edges of a given image. in first step the given image will be filter.
susan
- use the conventional susan edge detector algorithm to detect the edges of a given image. in first step the given image will be filter.
chenxxx
- 在MATLAB上实现了,基于小波变换的边缘检测,可以检测图像,影音等-Implemented in MATLAB, can to detect image, audio and video edge detection based on wavelet transform
Hough
- 用HOUGH检测直线的时候是两个未知量,因为轴半径和相角可以确定一条直 线,在HOUGH域出现累计最大点就可能是原域中的直线。现在回到圆的检测 上来,确定一个圆需要什么:X坐标,Y坐标,半径三个未知量吧,好了,现在, 你做一个三维空间的HOUGH域,以这三个未知量作为三个轴,现在按照一定步长 进行三重循环,在最内层循环是这样的,X,Y 确定,以不同的半径进行搜索,如 果你的X,Y刚好就是实际图像的X,Y处,半径又搜索到实际真实的半径-The HOUGH detect stra
DSP_2012_Examination_SEU
- SEU2012年系统实验(DSP组)考试题目。计算并显示彩色图像在三个基色空间的直方图;用Prewitt梯度算子检测彩色图像的边缘,梯度阈值T自选,以检测到最佳边缘为目标 -SEU2012 system experiments (the DSP groups) exams. Calculate and display a histogram of the color image in the three primary color space Prewitt gradient operat
harristest
- HARIS角点检测代码,用来检测图像的haris特征点-haris corner detector detect the keypoint in the image
3code-detect
- 该代码是基于树的图像分割图像分割,可以通过代码调试得到一定的结果-The code is tree image segmentation based on image segmentation, through debugging code to obtain certain result
detect
- 高光的存在对计算机视觉的各种算法影响很大, 比如图像的分割和特征提取等, 如何检测和消除图像中亮度过高的区域一直是个热点问题.介绍了一种去除单张图片中高光的方法。-Bilateral Filtering (Bilateral filter) is a nonlinear filtering method is a combination of spatial proximity and the pixel values of the image processing The presence o
Fixed-Pattern-Noise-Correction-master
- This Application aim to detect the lines using Sobel or my custom Algorithm. In image processing, this app associated with Edge Detection and Fixed pattern Noise.
Motion-Direction-Detection-master
- motion detection i can detect any motion and it is written in pyhton
image-copy-move-detection-master
- 用模式噪声的方法对相机照片的粘贴,复制等篡改手段进行检测(This is an implementation of python scr ipt to detect a copy-move manipulation attack on digital image based on Overlapping Blocks.)
