资源列表
desktop
- 方块编码,取对数,用Canny算子提取边缘, 拉普拉斯锐化(边缘检测),图像细化-Box coding,Logarithm,Canny Operator, Laplacian sharpening(Edge Detection),Image thinning
PcCode_20088521288640
- 类似于ACD的看图软件源码这个就是传说中的模仿Acdsee 的看图工具,这里提供了VB源码下载。 代码非常不错,很有参考价值!要下的赶快哦!~ -ACD is similar to the plug-in software this is the legendary source of the picture imitating ACDSee tools provided here to download the VB source code. Code is very good, a
openmovie
- 学习如何对视频图像的播放,以及opencv中的基础知识。-Learn how to play video images, as well as the basic knowledge of opencv.
Flags
- 通过点击不同的国家名称,显示不同的国旗图像,图像清晰简洁-By clicking on the name of a different country, a different flag displayed image, the image clear and concise
Canny
- 这个程序主要是用Canny算子提取图像的边缘-This program is mainly used Canny operator, the image edge
WinterVisualization
- 极具冬日气氛的Windows Media Player可视化插件! VC++.NET源代码,非常规范的编程示例。
Shearletimagefusion
- shearlet图像融合的源代码,速度很快,做毕业设计的可以参考-shearlet fusion source code, very fast, do graduate design can refer to
73
- 小波变换 clc; close all; clear; %构建我们的信号,在500处有一个突变点。 x = zeros(1000,1); x(500) = 1; %进行小波变换 CWTcoeffs = cwt(x,1:128,'haar','plot'); colormap jet; colorbar; %也可以单独看某个尺度的图,CWTcoeffs(10,:)表示尺度为10的cwt值 % CWTcoeffs(10,:)(wavelet transform
OpenCV
- 用开源的OpenCV实现的图像增强算法。给学OpenCV的朋友。-use of OpenCV
line2
- 用vrml写的,3d的进度条,必须要用Lyinux打开-Written with vrml, 3d of the progress bar to be open to use Lyinux
line
- 用vrml写的3d的进度条,浏览器必须为Lyinux-Vrml written with a progress bar 3d
ImagProc
- 对bmp图像实现灰度变换,中值、均值滤波,sobel等边缘检测及图像分割(固定阈值法、最大类间方差法等)-Bmp image to achieve gray-scale transformation, median, mean filtering, sobel edge detection and image segmentation, etc. (fixed threshold, Otsu, etc.)
