-
图象分析,图象处理,图象理解,图象合成,图象压缩
图象分析,图象处理,图象理解,图象合成,图象压缩-image
- 2023-02-23 14:05:03下载
- 积分:1
-
一个MATLAB关于数字水印的程序代码.
一个MATLAB关于数字水印的程序代码.-MATLAB
- 2022-01-25 17:35:58下载
- 积分:1
-
基于内容的图像检索优秀硕士学位论文,原收费资源
基于内容的图像检索优秀硕士学位论文,原收费资源-content-based image retrieval essays
- 2022-07-13 07:52:19下载
- 积分:1
-
Another Quadtree, brothers, other I will not, on this point knowledge
又一个四叉树的,兄弟我别的不会,就这点知识-Another Quadtree, brothers, other I will not, on this point knowledge
- 2022-03-24 04:18:40下载
- 积分:1
-
LTI
线性时不变化图书馆是一个面向对象的计算机视觉库在C + +编写的Windows /的MS - VC + +和Linux的/海湾合作委员会。它提供了很多功能来解决数学问题,许多图像处理算法,一些分类的工具-LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-VC++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, many image processing algorithms, some classification tools and much more...
- 2022-01-20 23:21:37下载
- 积分: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
-
彩色图像做差运算,并分RGB 以及亮度进行直方图统计,计算得到二阶导数为零的点,完全自主创作,效果理想...
彩色图像做差运算,并分RGB 以及亮度进行直方图统计,计算得到二阶导数为零的点,完全自主创作,效果理想-color image so poor operation and the hours for RGB and luminance histogram statistics, calculated second-order derivative of the zero point, entirely independent creation, the result is satisfactory
- 2022-03-20 20:45:56下载
- 积分:1
-
基于实验学习包的计算机图形学和视频算法,一。
计算机图形图像学基础算法实验软件包,包含大多数基本图象处理算法程序。-computer graphics and video algorithm based on experimental learning packages, including most of the basic image processing algorithm procedures.
- 2022-04-17 07:21:53下载
- 积分:1
-
一个视频驱动的人脸动画原型系统,详细介绍了构造该系统所涉及的人脸检测、特征提取、特征跟踪、特定人脸建模、表情动画等方面的技术。...
一个视频驱动的人脸动画原型系统,详细介绍了构造该系统所涉及的人脸检测、特征提取、特征跟踪、特定人脸建模、表情动画等方面的技术。-A video-driven facial animation prototype system, detailing the structure of the system involved in face detection, feature extraction, feature tracking, specific face modeling, facial animation, such as technical.
- 2023-07-10 19:50:04下载
- 积分:1
-
can more comprehensive image processing system. Main contents include : bitmap b...
能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码-can more comprehensive image processing system. Main contents include : bitmap based, image display, image geometry transformation, gray transform, image smoothing, image sharpening and edge detection, image segmentation and measurement, image morphology, Image Transform and application processing, image synthesis, 24-bit color image processing, JPEG image compression coding
- 2022-01-26 02:46:44下载
- 积分:1