搜索资源列表
hongwairentoudingwei
- 红外图像的人头定位软件,根据红外成像原理判断图像中人头的位置,通过一系列数字图像处理算法对人头进行定位,vc-Infrared image of the head positioning software, according to the principle of infrared imaging to determine the location of the image in the head, through a series of digital image processing al
Image
- 通过灰度化,直方图,直方图均衡,边缘检测,二指化,来定位车牌-Through the gray, the histogram,histogram equalization, edge detection, and to locate license plate
eye_regiloc
- 本程序通过水平和垂直灰度投影,框选出灰度面部图像中的眼睛区域。-This program is used to locate eye region in gray facial image by means of horizontal and vertical projection.
65520781sxthzsb
- 对文字笔画特征进行提取,可以对图像中的文本区域进行定位。-Stroke extraction of text features, you can image in the text area to locate.
89346476texture
- 利用特征提取对图像中的文字进行定位和检测-Feature extraction using the text in the image to locate and test
chepaidingweimatlab
- 车牌定位MATLAB实现,简单实用,首先通过图像预处理,然后通过颜色和投影来定位-License plate location MATLAB to achieve simple, practical, first by image preprocessing, then the color and the projection to locate
ch8_ex8_3
- 载入一幅图像,将图像变成灰度图像,找到并画出图像的轮廓。-Loading an image, the image becomes gray image, locate and draw the outline of the image.
Face-Eye-Detection
- 找出图像中肤色的位置,对人的皮肤所在位置进行定位-Identify the location of the image color of human skin to locate the location of
image-recognition-
- 图像识别的MATLAB代码,包括人脸识别和虹膜识别,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。-Matlab source code of image recognition, including face recognition and iris recognition, iris position in the digital image in an eff
PSO-image-segmentation-algorithm
- 为了提高算法的执行效率, 应用粒子群算法求取图像中任意两点间最短路径来定位目标边界, 并与经典的基于Dijkstra 动态规划图搜索的Liv e Wire 算法进行比较.-In order to improve the efficiency of the algorithm, particle swarm algorithm to strike any of images to locate the shortest path between two object boundaries, and
DSP-Digital-Image-Processing
- 把含有数字的图像。如车牌、身份证等读取到DSP的SDRAM中,利用图像处理算法把数字从图像中定位出来;-To contain digital images. Such as license plates and identification cards to read to the DSP' s SDRAM, the use of digital image processing algorithm to locate them from the image
HW1
- 图像处理作业 用matlab显示直方图 累积分布函数 加高斯噪声 再用平滑降噪 都是自己编的程序-Given the test image "Lenna" 256*256 with 256 gray levels, do the following: 1) Using MATLAB display the test image. 2) Display the intensity histogram of the test image. 3) Using the im
segmentiris
- Edge detection result should be enhanced using linear method like Median filter to remove the garbage around the pupil to gain clear pupil to determine perfect centre. Get the centre of the pupil by counting the number of black pixels (zero value
image-mouse-click
- 实现了点击大型遥感图片或其他大型图片的时候能够准确定位到这一点并将这一点附近的像素在子图中显示出来,这样便于更清晰的对图实现观察。-Click large remote sensing images or other large pictures can accurately locate the pixels near it and it is displayed in the subgraph This makes it easy to achieve clearer Figure obse
Natural-Image-manage
- 一篇有关利用轮廓在自然图像中检测和定位交点的英文文献,该方法是在64位操作系统中进行的-One on the use of contours in natural images to detect and locate the intersection of English literature, the method is a 64-bit operating system for the
image-identifying-and-processing
- 从很多的水果中找出指定的水果,并在找到的水果上标记下来。-Locate a specified fruit from a lot of fruits and mark down on the fruit found.
image-processing
- 图像处理,均值滤波、算数均值滤波、中值滤波,利用TV算法进行图像修补,区域填充,用网格函数实现坐标定位-Image processing, mean filtering, arithmetic mean filtering, median filtering, the use of TV algorithm for image repair, area filling, with the grid coordinates to locate function to achieve
Image-Segmentation
- 该代码主要应用于图像处理中的图像分割,其目的是简化或改变图像的表示形式,使得图像更容易理解和分析。图像分割通常用于定位图像中的物体和边界(线,曲线等)。更精确的,图像分割是对图像中的每个像素加标签的一个过程,这一过程使得具有相同标签的像素具有某种共同视觉特性。-The code is mainly used in image processing in image segmentation, which aims to simplify or change the representation
EyelidDetection
- 给定一幅眼部图像,定位瞳孔和眼睑位置,并在图中绘制出来。(Given an eye image, locate the pupil and eyelid position, and draw it in the graph)
Image acquisition
- 图像采集。测量是基于图像中物体所表现出来特征。图像处理算法通常利用图像中包含的信息进行分类,如边、面或形状。不同类型的机器视觉算法,影响并提取一种或多种信息。 边缘检测及其衍生技术,如耙子,同心耙,和辐条(rakes, concentric rakes, and spokes)用于图像中所表现出了边。他们可以精确地定位物体边缘的位置。可以使用边缘检测来进行部件宽度一类的测量, 这一技术被称为卡尺。也可以综合多条边来计算交点、投射、适合的园或椭圆。(Image acquisitionThe me