-
C# OpenCV图像矩形识别
【实例简介】
C# OpenCV 调用实例 识别矩形,Opencv4 完整实例
- 2021-11-22 00:37:01下载
- 积分:1
-
DCT_JPEG
给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。(Given to the JPEG compression matlab program, contains the original compressed image, the program of the grayscale bmp picture JEPG encoded, compressed into a 0101 form of encoding. RBG color coded JPEG image into a first luminance Y and chrominance Cr, Cb, which uses the human visual characteristics is not sensitive to the color, reduce the number of color data to achieve compression. Take a variety of JPEG encoding, includes length coding (Run Length Coding) and Huffman (Huffman) coding, a high compression ratio. In the code before the data block, discrete cosine transform (DCT) and quantization, to retain a large low-frequency signal energy, discarding high-frequency signals in order to achieve compression.)
- 2011-05-16 17:00:59下载
- 积分:1
-
Denoise_wavelet_Mod_mojidazhi
基于小波模极大值算法来实现信号去噪,这是一维去噪程序代码。(Wavelet modulus maxima algorithm to achieve signal de-noising, which is one-dimensional de-noising procedure code.)
- 2014-04-25 19:56:39下载
- 积分:1
-
freemancode
用freeman链码 来提取图像特征 以便识别(Freeman chain code used to extract the image feature to identify)
- 2009-05-15 20:47:08下载
- 积分:1
-
image-segmentation
图像分解算法,四种方法可选,包括threshold, K means threshold, region growing以及gradient based segmentation(Image decomposition algorithm, four methods available, including the threshold, K means threshold, region growing and gradient based segmentation)
- 2013-07-12 07:46:20下载
- 积分:1
-
888_Anisotropic_diffusion_in_image_processing
系统地分析了各向异性扩散方法的理论基础,并提出了边缘保留与基于结构张量的各向异性扩散算法(Systematic analysis of the theoretical basis of anisotropic diffusion method, and proposed to retain the edge of the structure tensor based anisotropic diffusion algorithm)
- 2010-10-10 23:35:39下载
- 积分:1
-
em.zip
说明: EM算法概述,用来进行图像重采样检测的代码(EM algorithm overview)
- 2021-04-25 17:18:46下载
- 积分:1
-
Direct
图像分割,完整程序,验证可行。新手上传,望支持。(image direct)
- 2012-05-04 22:25:30下载
- 积分:1
-
translation
通过maketform和cp2form指令将倾斜图形通过放射变换和投影变换纠正过来(By maketform and cp2tform instructions diagonal pattern by affine transformation and projection transformation corrected)
- 2021-04-19 17:08:51下载
- 积分:1
-
source-code-for-image-processing
图像处理中常用到的二十多个基本算法的源代码,如图像变换、灰度变换、图像滤波、锐化、边缘检测、阈值分割、边界提取、边界跟踪等(Commonly used in image processing to more than twenty basic algorithm source code, such as image conversion, gray-scale transformation, image filtering, sharpening, edge detection, threshold segmentation, edge detection, boundary tracking)
- 2013-04-19 14:56:22下载
- 积分:1