-
Color images into black and white images
色彩色图像转化为黑白图像――图像灰阶处理 图像反相处理 图像的马赛克处理 图像的屏蔽与叠加 Laplican素描 三色板图像查看.-Color images into black and white images- gray-scale image processing image processing RP mosaic image processing shield with superimposed images Laplican sketch three-channel image to view.
- 2022-11-13 08:45:04下载
- 积分:1
-
ray method to judge whether a polygon internal. Polygon vertices through documen...
射线法判断点是否在多边形内部.多边形顶点坐标通过文件polygon.txt输入,点的从标从键盘输入.-ray method to judge whether a polygon internal. Polygon vertices through documents polygon.tx t input, from the point of targets from the keyboard input.
- 2022-06-18 05:47:54下载
- 积分:1
-
识别人脸,一个很好的识别人脸的算法,可用于多个密码系统...
识别人脸,一个很好的识别人脸的算法,可用于多个密码系统-Face recognition, a very good face recognition algorithms, can be used for more than a password system
- 2023-08-07 01:20:03下载
- 积分:1
-
图像处理程序之特效显示,天津理工信息安全中心版权所有
图像处理程序之特效显示,天津理工信息安全中心版权所有-Tuxiang chuli texiaoxianshi
- 2022-02-01 08:21:11下载
- 积分:1
-
The main achievement of image enhancement features, including image smoothing, m...
主要实现图像增强功能,包括图像平滑,中值滤波,图像锐化等-The main achievement of image enhancement features, including image smoothing, median filtering, image sharpening, etc.
- 2023-05-27 22:45:03下载
- 积分: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
-
A special image processing effects on processing images help us hope that we are...
特殊图象处理效果 对大家处理图象有帮助 希望大家用得得心应手-A special image processing effects on processing images help us hope that we are used handy
- 2022-04-15 13:13:10下载
- 积分:1
-
use C language S P integral wavelet transform and arithmetic coding
使用C语言实现整数小波S+P变换和算术编码-use C language S P integral wavelet transform and arithmetic coding
- 2022-10-30 23:25:02下载
- 积分:1
-
Active contour demo implements snake, which essentially is an A* search. This ca...
Active contour demo implements snake, which essentially is an A* search. This can be used for image registration, segmentation, feature extraction.
- 2022-04-26 11:48:48下载
- 积分:1
-
Application of C++ Builder in the preparation of image processing the image form...
应用C++Builder编写图像处理中的图像格式转化程序-Application of C++ Builder in the preparation of image processing the image format conversion program
- 2022-01-21 21:47:53下载
- 积分:1