-
能实现8位BMP灰度化,二值化的图像处理纯C语言编写的源代码
能实现8位BMP灰度化,二值化的图像处理纯C语言编写的源代码-To achieve 8 BMP gray and binary image processing pure C language source code
- 2023-09-01 07:55:03下载
- 积分:1
-
利用背景建模检测运动物体(openCV)
利用背景建模检测运动物体(openCV)-Detection using background modeling moving objects (openCV)
- 2022-02-06 15:11:20下载
- 积分:1
-
采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化,采用MATLAB编译...
采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化,采用MATLAB编译-Gray-scale transformation using the method of contrast-enhanced images P0304: Histogram of homogenization, using MATLAB Compiler
- 2023-06-21 15:10:04下载
- 积分:1
-
多媒体图像压缩,视频方面的文章,有JPEG的,还有数据通信的...
多媒体图像压缩,视频方面的文章,有JPEG的,还有数据通信的-Multimedia image compression, video in the article, there are JPEG" s, as well as data communications
- 2022-06-12 00:12:40下载
- 积分:1
-
对图片进行淡入淡出效果的渲染,通过改变图象中的Alpha通道来实现。...
对图片进行淡入淡出效果的渲染,通过改变图象中的Alpha通道来实现。-right picture Fade out of the exaggerated effect by changing the image of the Alpha channel to achieve.
- 2022-02-04 14:33:22下载
- 积分:1
-
这份vc源代码是实现bmp 图像格式到tif图像格式的转换
这份vc源代码是实现bmp 图像格式到tif图像格式的转换-this vc source code is bmp format images to tif image format conversion
- 2022-04-10 14:01:51下载
- 积分:1
-
1.掌握图像滤波的基本定义及目的;
2.理解空域滤波的基本原理及方法;
3.掌握进行图像的空域滤波的方法。...
1.掌握图像滤波的基本定义及目的;
2.理解空域滤波的基本原理及方法;
3.掌握进行图像的空域滤波的方法。
-1. Image filtering grasp the basic definition and purpose; 2. Understanding of spatial filter the basic principles and methods; 3. master images of the spatial filter method.
- 2022-01-22 03:35:20下载
- 积分:1
-
分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f...
分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4 - 9中给出了快速排序的伪代码,,Delphi
赫夫曼编码.rar.rar - 用delhi做的程序实现了哈夫曼编码,做的还不错。,,Delphi
-divide and rule method can be used to achieve an entirely different sort of way This sorting called Quick Sort (quick sort). In this approach, n elements is divided into three (group) : Left of the l e f t, Right of g h i r t and middle m i d e d l. Middle contains only one element. Left of the elements are less than equal to the middle element of the right elements are larger than the middle element. So l and f t e r t h i g of elemental independent sort, and no need to l and f t e r t h i g ranking results merger. M i d e d l The element known as Fulcrum (p i v o t). Figure 1 4-9 is given a quick sort of pseudo-code. Delphi Hefuman coding. rar.rar- delhi do wi
- 2022-09-04 18:25:03下载
- 积分:1
-
该程序利用小波模极大值对图像边缘进行检测并提取,效果很理想...
该程序利用小波模极大值对图像边缘进行检测并提取,效果很理想-The program using the wavelet modulus maxima of the image edge detection and extraction, the effect of very satisfactory
- 2022-03-21 02:50:09下载
- 积分:1
-
鲁棒拟合基础矩阵的一套公认的匹配图像点。
robustly fits a fundamental matrix to a set of putatively matched image points.-robustly fits a fundamental matrix to a set of putatively matched image points.
- 2022-01-26 14:37:03下载
- 积分:1