-
Java-cube
魔方源代码,用鼠标可以选择想要转动的面,按D顺时针旋转,按
S逆时针旋转。(Cube the source code, you can use the mouse to the face you want to rotate, press D to rotate clockwise, counterclockwise rotation S.)
- 2016-05-10 23:19:09下载
- 积分:1
-
barcode
基于图像的条形码识别程序(识别EAN13码),只要条形码的背景部分是纯色,程序就能有相当强的鲁棒性。(Image-based bar code recognition program (recognize EAN13 code), as long as the background of the bar code is solid, the program can be quite strongly robust.)
- 2010-01-23 02:13:23下载
- 积分:1
-
DIPUM_ToolBox
冈萨雷斯第二版数字图像处理工具箱函数集Matlab源程序(Gonzalez, the second edition of Digital Image Processing Toolbox Matlab source code function set)
- 2010-11-15 10:37:22下载
- 积分:1
-
边缘检测
包括canny,sobel,log等边缘检测的改进算法,使用效果良好(Including improved edge detection algorithms such as canny, sobel, log and so on, the application effect is good.)
- 2019-04-07 20:56:19下载
- 积分:1
-
23214419BFA-code
实现图像识别,基于小波变换实现图像特征提取,然后神经网络进行训练(The image recognition is realized, the image feature extraction is realized based on wavelet transform, and then the neural network is trained.)
- 2018-04-05 10:14:51下载
- 积分:1
-
ImageProcessing
基本jpeg压缩源码,包括dct,量化,zigzag和huffman编码,适于数字图像处理开发人员。(Basic jpeg compression source, including dct, quantization, zigzag and huffman encoding, suitable for digital image processing developer.)
- 2007-10-29 00:11:46下载
- 积分:1
-
SLIC
说明: 将像素点划分为超像素,便于进行图像处理!(Implementing superpixel segmentation)
- 2019-11-29 20:35:08下载
- 积分:1
-
shutu1
说明: (1)图像基本操作:不同格式(大于3种)图像的读入与存盘、文字叠加、不同彩色空间的转换、图像的DCT及FFT变换等;
(2)图像增强:包括直方图拉升(线性和非线性)、直方图均衡、平滑与锐化(采用不同的滤镜),美颜(加分项);
(3)图像恢复:几何操作(如旋转、缩放、投影校正等)、模糊恢复(如运动模糊消除等,加分项);
(4)图像合成(加分项):实现换头、换背景、图像拼接等功能。((1) Basic operation of image: reading and saving of images in different formats (more than 3 kinds), text superposition, conversion of different color spaces, DCT and FFT transformation of images, etc;
(2) Image enhancement: including histogram lifting (linear and non-linear), histogram equalization, smoothing and sharpening (using different filters), beauty (bonus item);
(3) Image restoration: geometric operations (such as rotation, scaling, projection correction, etc.), blur restoration (such as motion blur elimination, etc., plus points);
(4) Image synthesis (Bonus): realize the functions of head changing, background changing, image splicing, etc.)
- 2020-03-19 11:47:30下载
- 积分:1
-
MAP-Tikhonov
基于正则化项的最大后验概率重建的一段程序,简单易懂(Based on regularization item maximum a posteriori probability reconstruction of a program, simple and understandable
)
- 2012-03-29 15:57:20下载
- 积分:1
-
CUDA_image-denoising
用CUDA并行处理方法改写的图像降噪算法,包括KNN,NLM,以及改进的NLM方法。配置环境适合VS2010+CUDA5.0,对使用CUDA的同学来说是很好的教材。(Image denoising algorithms including KNN,NLM and refined NLM run on CUDA, useful demo for who learns CUDA based parallel programming.)
- 2014-09-15 20:55:52下载
- 积分:1