-
有关位图处理的程序
有关位图处理的程序-the bitmap handling procedures
- 2022-03-19 05:12:33下载
- 积分:1
-
一个指纹识别系统,前者用于多个指纹识别,W。
一个指纹识别系统,前对很多指纹训练,入库,就可以识别出其他的指纹到底是否属于库里人的-A fingerprint identification system, the former for many fingerprint training, warehousing, we can identify fingerprints in the end whether or not other people are Curitiba
- 2023-04-12 01:30:05下载
- 积分:1
-
对图像分割进行研究,是图像处理的一个重要问题。Level Set 方法是一处描述曲线以曲率相
关的速度演化的有力工具。本文研究了水平集曲线的演化方法,对水平...
对图像分割进行研究,是图像处理的一个重要问题。Level Set 方法是一处描述曲线以曲率相
关的速度演化的有力工具。本文研究了水平集曲线的演化方法,对水平集方法的原理进行了比较详细的阐
述,并将其应用于图分割。- The study of image segmentation is an important problemfor image processing ,Level set methodis an
effective tool for describing the curve with curvature2related speed evolvement . this paper studies the method of evolvement
for the level set curve and expatiates on the principle of the level set method in detail . In this paper ,the level set method
is applied in segmentation of image.
- 2022-04-11 03:10:54下载
- 积分:1
-
BF533 processor for YCbCr and RGB conversion.
用于BF533处理器的Ycbcr与RGB的转换。-BF533 processor for YCbCr and RGB conversion.
- 2023-07-14 19:20:03下载
- 积分:1
-
一个可以检测人脸的系统,大家下载看看,相互交流交流,呵呵。
一个可以检测人脸的系统,大家下载看看,相互交流交流,呵呵。-A system can detect human faces, we download to see the mutual exchange of communication, huh, huh.
- 2022-04-16 20:10:50下载
- 积分:1
-
在H.264标准中,要求视频图像处理中环路滤波的C程序
在H.264标准中,要求视频图像处理中环路滤波的C程序-the H.264 standard, called Video Image Processing loop filter C Program
- 2022-05-15 13:32:06下载
- 积分:1
-
awimg = rgb2gray(IM1)
awimg=rgb2gray(im1)
tic
[accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50)
circen
toc
figure(1) imagesc(accum) axis image
title( Accumulation Array from Circular Hough Transform )
figure(2) imagesc(rawimg) colormap( gray ) axis image
hold on
plot(circen(:,1), circen(:,2), r+ )
for k = 1 : size(circen, 1),
DrawCircle(circen(k,1), circen(k,2), cirrad(k), 32, b- )
end
hold off
title([ Raw Image with Circles Detected , ...
(center positions and radii marked) ])
figure(3) surf(accum, EdgeColor , none ) a
- 2022-02-04 17:38:42下载
- 积分:1
-
本程序为BP算法在一个简单分类中的应用,主要针对异或问题,有助于对本算法的理解...
本程序为BP算法在一个简单分类中的应用,主要针对异或问题,有助于对本算法的理解
- 2022-06-28 22:21:20下载
- 积分:1
-
图像的纹理特征的研究,适合初学者学习和研究。
图像的纹理特征的研究,适合初学者学习和研究。-Texture characteristics of image research, suitable for beginners to learn and research.
- 2022-02-07 18:55:33下载
- 积分:1
-
为编写CP的新模块,matlab源程序。
用于计算未被定义为对象的图像部分之数据统计...
为编写CP的新模块,matlab源程序。
用于计算未被定义为对象的图像部分之数据统计-CP for the preparation of new modules, matlab source. Used to calculate the object" s image is not defined as part of the data statistics
- 2022-03-17 11:04:43下载
- 积分:1