-
基于实验学习包的计算机图形学和视频算法,一。
计算机图形图像学基础算法实验软件包,包含大多数基本图象处理算法程序。-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
-
采用快速傅立叶变换(fft) 对图像进行配准的标准程序(matlab语言)...
采用快速傅立叶变换(fft) 对图像进行配准的标准程序(matlab语言)-Using fast Fourier transform (fft) of the image registration of the standard procedures (matlab language)
- 2022-10-13 22:50:03下载
- 积分:1
-
H.264解码软件,作成了VC工程。各位有需要的朋友可以在本工程的基础上进行适当的修改,以满足自己的需求。...
H.264解码软件,作成了VC工程。各位有需要的朋友可以在本工程的基础上进行适当的修改,以满足自己的需求。-H.264 decoding software for the project has become a VC. Members in need of a friend can be in the works based on appropriate modifications to meet their own needs.
- 2022-01-29 02:58:31下载
- 积分: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
-
视频转换中,大家可能用到的,格式转换!yuv420to4
视频转换中,大家可能用到的,格式转换!yuv420to4-Video conversion, we may be used, format conversion! yuv420to4
- 2023-02-02 11:50:04下载
- 积分:1
-
一个外国人写的图像处理方面的vb程序,涵盖了几乎所有的基本图像处理的内容,很适合初学者!...
一个外国人写的图像处理方面的vb程序,涵盖了几乎所有的基本图像处理的内容,很适合初学者!-A foreigner to write image processing vb program, covering almost all the content of the basic image processing, it is suitable for beginners!
- 2022-07-13 23:30:27下载
- 积分:1
-
用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果。...
用它里面的类可以产生类似于JAVA应用中的水纹、火焰以及熔浆效果。-use it inside the class can produce Java applications similar to the watermarked, flame and melts effect.
- 2022-02-06 10:40:02下载
- 积分:1
-
BMP image histogram equalization code. Applicable to the field of digital image...
BMP图片的直方图均衡代码。适用于数字图像处理领域的研究人员。-BMP image histogram equalization code. Applicable to the field of digital image processing researchers.
- 2023-04-08 02:35:03下载
- 积分:1
-
The latest version of the H264 source code JM14.1. Containing source code and do...
最新版本的H264源代码JM14.1.内附源代码和文档说明,The manual has not yet been updated to match JM 13.0. The most obvious change is maybe that the MS Visual Studio 6 .dsw project files have been removed. The main reason for that is, that I have no longer VS6 installed on my development machine and therefore will be unable to support any problems with these (which includes the addition of new files).-The latest version of the H264 source code JM14.1. Containing source code and documentation, The manual has not yet been updated to match JM 13.0. The most obvious change is maybe that the MS Visual Studio 6. Dsw project files have been removed. The main reason for that is, that I have no longer VS6 installed on my development machine and therefore will be unable to support any problems with these (which includes the addition of new files).
- 2022-01-27 09:29:37下载
- 积分:1
-
Regional Growth: tagging detailed parameters can be adjusted in the procedure
区域生长:
标注详细,参数可在程序中调整-Regional Growth: tagging detailed parameters can be adjusted in the procedure
- 2023-08-05 20:15:03下载
- 积分:1