-
用matlab对图像进行增强 包括直方图均衡化 直方图匹配 邻域平均等...
用matlab对图像进行增强 包括直方图均衡化 直方图匹配 邻域平均等-using Matlab to enhance the images include histogram equalization histogram matching an average neighborhood
- 2022-03-04 08:19:04下载
- 积分:1
-
基于DirectShow编写的一个视频图像采集与硬盘录像的程序,以类的形式,主要优点是便于代码复用。...
基于DirectShow编写的一个视频图像采集与硬盘录像的程序,以类的形式,主要优点是便于代码复用。-based on DirectShow prepared a video disk video acquisition and procedures, in the form of class, the main advantage is easy code reuse.
- 2022-07-18 02:22:34下载
- 积分:1
-
用Opencv实现图像的边缘提取:包括Sobel,Canny,Laplace算法,特别适合于初学Opencv的人士学习使用。...
用Opencv实现图像的边缘提取:包括Sobel,Canny,Laplace算法,特别适合于初学Opencv的人士学习使用。-Realize Opencv images using edge detection: including Sobel, Canny, Laplace algorithm, particularly suitable for beginners to learn to use the Opencv.
- 2022-07-26 15:24:00下载
- 积分:1
-
本程序实现了WBS(跳过空白块编码),对与二值图像进行了有效的压缩 该算法具有自适应性 可以自动选择空白快的大小...
本程序实现了WBS(跳过空白块编码),对与二值图像进行了有效的压缩 该算法具有自适应性 可以自动选择空白快的大小 -This procedure achieved a WBS (skip blank block coding), with binary image compression effectively with self-adaptability of the algorithm can automatically select a blank quick size
- 2022-03-19 09:14:15下载
- 积分:1
-
单人体图像中基于粒子群优化算法的人脸自适应裁剪
单人体图像中基于粒子群优化算法的人脸自适应裁剪-Single human image Based on Particle Swarm Optimization Adaptive Face cutting
- 2022-01-24 17:17:13下载
- 积分:1
-
openyuv。我将YUV视频文件的打开,保存为PNG文件。writeyuv M将YUV视频…
openyuv.m将yuv视频文件打开,保存为png文件。writeyuv.m将yuv视频中的第一镇上/下/左/右位移后写入另一yuv文件。-openyuv.m will yuv video file open, save as a png file. yuv video writeyuv.m will be the first town/down/left/right shift after another yuv file write.
- 2022-12-13 08:35: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
-
都花费在为您修正说 都花费在为您修正说
都花费在为您修正说 都花费在为您修正说-Are spent on the amendment that you have spent on you to modify, to say
- 2022-02-25 19:23:25下载
- 积分:1
-
Dalsa Netlink image acquisition equipment testing procedures. Note : the need fo...
Dalsa netlink 图像采集设备试验程序。
说明:需要图像采集卡安装后才能够有对应的驱动库。-Dalsa Netlink image acquisition equipment testing procedures. Note : the need for image acquisition card can be installed after corresponding driver library.
- 2023-03-17 23:45:02下载
- 积分:1
-
用photoshop制作的水彩效果的详细步骤
用photoshop制作的水彩效果的详细步骤-Using photoshop watercolor effect produced by the detailed steps
- 2022-08-03 07:26:02下载
- 积分:1