搜索资源列表
speckle-noise-detect
- SAR图像斑点噪声是一个影响SAR图像处理的重要因素,这里提供了斑点噪声滤除的几种方法-SAR images speckle is a SAR image processing effects of the important factors, here to provide a speckle reduction in several ways
blindvc-image
- 盲水印 1.original image is 512*512 clormap.format of the image should be *.bmp. 2.watermark image is 64*64 binary image.format of the image should be *.bmp. 3.choose original image form menu \"open\" and add watermark from menu \"watermark\". 4.
boudrydetect
- image boudry detect,image boudry detect
houghline.hough 变换提取直线 MATLAB程序
- hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线,Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
harris-corner-detector.rar
- harris角点检测算法,用于图像拼接的配准,harris corner detection algorithm for image mosaic of the registration
rectangule-detect
- 代码就如何在一幅图像中检测矩形框做了说明并用代码实现,希望对您有所帮助。-Code on how to detect image shows a rectangular box made and used code, I hope for your help.
SPtrack
- 本程序能够检测图像中的单个粒子并跟踪其运动轨迹。在matlab环境中运行时,请输入>SPtrack-This procedure can detect a single particle image and track its trajectory. Matlab environment in the run-time, please enter> SPtrack
houghline.m
- 对读入的图片做霍夫变换,识别出图片中的直线并输出。-Do the Hough Transform to the input image, that is to detect lines in the input image, and output those lines.
harris_corners_image_registration
- 应用harris算子进行角点检测,然后利用相关性检测得到匹配焦点,然后进行图像的重采样,适于对于彩色图像的处理,对于灰度图像,只要将harris算子检测时的图像从彩色道灰度图像的语句去掉即可-Application of operator harris corner detection, and then make use of relevant test match to be the focus, and then carried out resampling images, suitabl
detectcell
- matlab图像分割实例,图像分割用于检测细胞,割调用库函数实现,带注释,简单易懂-matlab example of image segmentation, image segmentation is used to detect cell, cutting call library functions, with comments, easy to understand
hough-Transform-for-Line-Detect
- Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
image-detect
- 基于图像处理的相机自动调焦系统!可以自动调整图像的大小跟分辨率-Based on image processing camera automatic focusing system! Can automatically adjust the image size with the resolution
facedetect
- face detect and localization guidance program using opencv
Cross-Correlation-Target-Image-Detection
- 正交相关目标检测,采用正交相关方法检测指定目标在图像中的位置。适用于计算机视觉中的视频目标检测、视觉目标检测、目标定位、视觉目标跟踪、视频目标跟踪、图像匹配、图像配准等工作。-cross relation detection is used to detect object in image for in the field computer vision such as visual object detection, motion detection, object localization
image-zones-detection
- System that detect zones on images.
detect-rect
- 采用摄像头拍摄图片,检测图片中的矩形,并将其像素坐标和图像存储下来-Take pictures using the camera to detect the rectangular image and its pixel coordinates and image storage down
image-edge
- 通过高斯函数导数检测图像边缘,实质是方向可调小波变换检测图像边缘。-Derivative of Gaussian function to detect image edges, essentially Steerable wavelet transform to detect the image edge.
java--detect-image-contour
- 图像轮廓的提取 图像处理的第一步 主要是对图像模糊背以及锐化处理-Image contour extraction
Detect-Image
- 该系统为通过图像自动计测是否符合继续要求的条件,需要一些硬件驱动。-this system is detect image ..
SURF-based-image-stitching
- SURF算法作为一种新近出现的特征提取方法,在重复度、独特性、鲁棒性3个方面,均超越或接近以往提出的同类方法,并在计算效率上具有明显的优势。本代码采用SURF算法检测图像并进行坐标变换与图像拼接。 采用SURF算法对图像进行检测,其主要是用Hessian矩阵对图像进行检测,对图像的特征提取之后找到图像的特征点。之后采用最近临快速匹配(NN)、随机抽样一致性(RANSAC)算法和最小二乘法参数优化(LM)对特征点进行提纯匹配。最后在两幅图像中进行坐标变换,达到统一坐标系和图像拼接的效果。
