-
623117
DC图像转BMP源码,程序调用API函数把DC图像直接写入BMP图片中,不使用临时组件中转。(DC image transfer BMP source , the program calls API function to DC BMP picture image is written directly , without the use of temporary transit components .)
- 2016-04-15 11:56:08下载
- 积分:1
-
edge
对图片预处理加入高斯噪声,各种经典边缘检测算子对图像进行边缘提取(Gaussian noise on the image pre-processing, a variety of classic edge detection operator to extract image edge)
- 2013-11-25 20:50:35下载
- 积分:1
-
opticalflow
经典的光流法。读视频和光流算法两个类分开,可读性增强(Classic optical flow method. Read video and optical flow algorithm to separate the two classes, to enhance readability)
- 2014-10-17 15:51:15下载
- 积分:1
-
LSB
C++语言实现的LSB数字水印算法,Visual C++亲测可用。(C++ language LSB digital watermarking algorithm, the Visual C++ pro-measurement available.)
- 2020-10-20 20:07:24下载
- 积分:1
-
bmp2ico
BMP,ICO,JPG等图片格式转换,按照例子可以任意格式转换(BMP, ICO, JPG and other image format conversion, according to examples can be converted to any format.)
- 2018-08-16 11:06:12下载
- 积分:1
-
公路交通标志(限速)分割和识别的仿真系统Untitled52
基于数字图像处理,实现一个公路交通标志(限速)分割和识别的仿真系统。要求系统具有界面并实现以下功能:
1)读入交通标志图像;
2)预处理及交通标志定位;
3)多种图像分割功能;
4)形态学滤波等功能;
5)对标志中的数字进行识别。(Based on digital image processing, a road traffic sign (speed limit) segmentation and recognition of the simulation system. Interface and require a system with the following functions: 1) read the traffic sign 2) pre-processing and traffic signs positioning 3) a variety of image segmentation functions 4) morphological filtering and other functions 5) to mark the numbers Identification.)
- 2021-04-10 18:28:59下载
- 积分:1
-
Chromosome_counter
数学形态学及相关算法的C语言实现实例
源代码调用OpenCV的cxcore和highgui两个库,应用C语言编写,实现对染色体图像中染色体数目的统计。代码中的核心算法为数学形态学的重要算法——开运算、闭运算(腐蚀和膨胀)。包含腐蚀处理、膨胀处理、自适应中值滤波、微分直方图法确定二值化阈值、种子填充算法等图像处理算法的C语言实现,值得参考。(Mathematical Morphology and related algorithms realize the C language source code examples of cxcore call OpenCV and highgui two libraries, the application of C language to realize pairs of chromosomes in the chromosome number of image statistics. The core algorithm code for an important mathematical morphology algorithms- open operation, closing operation (corrosion and expansion). Contains corrosion treatment, expansion of treatment, adaptive median filter, histogram method to determine differential binarization threshold, the seed fill algorithm, such as image processing algorithms realize the C language, it is also useful.)
- 2007-09-17 17:11:33下载
- 积分:1
-
3d-reconstruction-usingmatlab
本程序用于CT医学图像三维重建,使用MATLAB软件实现,简单易学(3d reconstruction usingmatlab)
- 2012-07-12 11:02:36下载
- 积分:1
-
CSR_Denoising
该算法首先通过字典学习得到含噪图像的冗余字典,然后对相似的图像块进行聚类构成块群,并通过迭代收缩和L1正则化约束,对同类的图像块在字典上进行稀疏表示,以达到降噪的目的。实验结果表明,在常规的图像处理上,本文提出的算法能较好的保留图像的结构信息,与K-SVD和BM3D等现有的流行算法相比,具有更高的峰值信噪比(PSNR)(It firstly get the redundant dictionary of a noised image by dictionary learning.Then,the image patches are gathered according to their similarities.Meanwhile,the similar patches get sparse representation showed in dictionaries by iterative shrinkage and L1 regularization constraints and eventually the image is restored and noise is removed.The experimental results indicate that the proposed algorithm can well preserve the structure information of the common image with a higher Peak Signal to Noise Ratio(PNSR),compared with state-of-the-art algorithms,such as K-SVD and BM3D)
- 2017-05-02 20:48:25下载
- 积分:1
-
MSDfenbu
本代码可以实现统计彩色图像RGB三个通道内的交流分量,通过对比确定,图像是否经过高斯模糊篡改。(This code can realize statistical color image RGB three channels in the ac component, by comparing the sure, whether image through gaussian blur manipulation.)
- 2012-09-26 22:26:30下载
- 积分:1