-
图像基本读取、保存、显示等操作,功能完整,代码可靠。
图像基本读取、保存、显示等操作,功能完整,代码可靠。-Image basic read, preserve, display and other operations, full-featured, reliable code.
- 2022-05-20 22:50:30下载
- 积分:1
-
这个是摄象机线性散步定标的源码,是在MATLAB下运行的
这个是摄象机线性散步定标的源码,是在MATLAB下运行的-This is a linear walk camera calibration source is running under MATLAB
- 2022-03-17 17:12:59下载
- 积分:1
-
It is used flash to do a potoshop an overview of the software, there is no speci...
这是用flash做的一个potoshop的软件使用的概述,没有具体的应用,但是是一些使用前应该了解的基础知识。-It is used flash to do a potoshop an overview of the software, there is no specific application, but prior to use should be aware of some basic knowledge.
- 2022-03-07 22:08:28下载
- 积分:1
-
一本不错的数字图像处理书(冈萨雷斯中文版)
一本不错的数字图像处理书(冈萨雷斯中文版)-A good digital image processing book (Gonzalez Chinese Version)
- 2022-11-20 01:25:04下载
- 积分:1
-
将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图...
将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图-of color bitmap into colored or black-and-white bitmap, for the value of two (jitter support multiple methods) treatment, the bitmap
- 2022-10-15 08:25:02下载
- 积分: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
-
自作的基于K
自作的基于K-L的人脸识别源代码,谢谢指点-KL-based self-face recognition source code, Thank you, pointing
- 2022-05-06 08:56:56下载
- 积分:1
-
麻省理工是LabelMe图像标注软件的开发
LABELME是MIT开发的图像标注软件-LABELME MIT is the development of image tagging software
- 2023-01-14 05:25:04下载
- 积分:1
-
Cellprofiler for the preparation of new modules, matlab source. Zhen election fo...
为编写Cellprofiler的新模块,matlab源程序。
用于臻选被完全包围的对象-Cellprofiler for the preparation of new modules, matlab source. Zhen election for the object is completely surrounded by
- 2022-11-06 12:05:03下载
- 积分:1
-
Digital image processing, electronic tutorials, not a photocopy version of, well...
数字图像处理的电子教程,不是影印版的,效果不错,希望能有帮助-Digital image processing, electronic tutorials, not a photocopy version of, well, hope to have help
- 2022-02-01 18:57:31下载
- 积分:1