-
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyram...
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除-A series of image compression technology to display the source code. Include: the use of block truncation coding for image compression (Block Truncation), based on the Gaussian pyramid transform for image compression (Gaussian Pyramids), based on the discrete cosine transform for image compression (Discrete Cosine Transform), based on singular value decomposition (SVD) Image compression (Singular Value Decomposition). Given code can also be used in 2D image noise cancellation
- 2022-10-27 21:35:04下载
- 积分:1
-
用c实现的一些图像处理算法(第二部分),对图像处理初学者很有帮助。...
用c实现的一些图像处理算法(第二部分),对图像处理初学者很有帮助。-no
- 2022-01-22 05:13:44下载
- 积分:1
-
本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代...
本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-In this paper, the realization of the continuous video data stream in several different types of motion detection algorithm, they are based on the current frame image and an image before the comparison, the procedures used AForge.NET framework library. One of the following sample code to support several video formats: AVI files, network camera JPEG and MJPEG, the local collection of equipment (USB camera, etc.).
- 2022-01-26 19:18:26下载
- 积分:1
-
Visual C++实现动态图片的傅里叶变换(实时的)。图像处理的作业。
Visual C++实现动态图片的傅里叶变换(实时的)。图像处理的作业。-Visual C++ Realize dynamic picture of the Fourier transform (real time). Image processing operations.
- 2022-07-13 18:55:05下载
- 积分:1
-
一个能够自动检测图象中是否存在平行线,并在图象中标示此平行线的VC源代码。...
一个能够自动检测图象中是否存在平行线,并在图象中标示此平行线的VC源代码。-an image can automatically detect whether the existence of parallel lines, and the image of this parallel line marking the VC source.
- 2022-02-26 18:02:02下载
- 积分:1
-
Degree images of the VC deal with code, including zoom, contrast adjustment
度图像进行处理的VC代码,包括放大、对比度调节-Degree images of the VC deal with code, including zoom, contrast adjustment
- 2022-07-14 11:22:01下载
- 积分:1
-
本程序在VC++6.0的环境下那个能够实现图象的RGB三原色的译码功能...
本程序在VC++6.0的环境下那个能够实现图象的RGB三原色的译码功能-This procedure in VC++ 6.0 environment that can achieve the three primary colors RGB image decoding function
- 2022-01-30 12:31:43下载
- 积分:1
-
用Matlab实现的多种基于阈值的图像分割方法,含有大津法,最大熵,聚类等方法...
用Matlab实现的多种基于阈值的图像分割方法,含有大津法,最大熵,聚类等方法-Using Matlab to achieve a variety of threshold-based image segmentation method, which contains Otsu method, maximum entropy, clustering and other methods
- 2022-01-31 03:18:41下载
- 积分:1
-
BMP图片处理程序,包括平滑,锐化,直方图统计,增强等。
BMP图片处理程序,包括平滑,锐化,直方图统计,增强等。-BMP picture processing procedures, including Smooth, Sharpen, histogram, so on.
- 2022-03-22 12:05:21下载
- 积分:1
-
TextDraw( 文本图形专家) 是一个简单易用而且功能非常强大的文本图形
制作工具。有了它,制作各种文本图形都会变得非常的简单。...
TextDraw( 文本图形专家) 是一个简单易用而且功能非常强大的文本图形
制作工具。有了它,制作各种文本图形都会变得非常的简单。-TextDraw (text graphics experts) is an easy to use but very powerful text graphics authoring tools. With her production of a variety of text graphics are very simple.
- 2022-10-30 20:05:03下载
- 积分:1