-
vc图像处理的程序2
实例 vc程序
文件名IMGCaputre
vc图像处理的程序2
实例 vc程序
文件名IMGCaputre-vc image processing procedures 2 examples vc program file name IMGCaputre
- 2022-05-06 02:36:09下载
- 积分:1
-
Matlab图像处理的典型指令,包含应用测试
Matlab图像处理的典型指令,包含应用测试-Matlab image processing typical commands, including application testing
- 2022-08-18 02:22:07下载
- 积分:1
-
用傅立叶变换的方法在频率域实现图像处理,并比较从幅度和相位恢复图像的区别,已经通过调试...
用傅立叶变换的方法在频率域实现图像处理,并比较从幅度和相位恢复图像的区别,已经通过调试-Fourier transform method used in the frequency domain realization of image processing, and compare the amplitude and phase from the difference between the restoration of images, has passed debugging
- 2023-02-08 02:30:04下载
- 积分:1
-
一个关于bp神经网络的仿真程序,是关于图像处理方面的。
一个关于bp神经网络的仿真程序,是关于图像处理方面的。-On bp neural network simulation program, is about the image processing area.
- 2023-03-29 00:15:03下载
- 积分:1
-
<visual c++数字图像处理典型算法及实现>的附带程序第一章使用DIB读写BMP文件示例,很好的一本书和例子...
的附带程序第一章使用DIB读写BMP文件示例,很好的一本书和例子-incidental procedures chapter to read and write BMP files using the DIB example, a good book and examples
- 2022-01-26 07:52:07下载
- 积分:1
-
VC development environment based on the image processing for the Canny edge dete...
基于VC开发环境,在图像处理中用于边缘检测的Canny源码-VC development environment based on the image processing for the Canny edge detection FOSS
- 2022-10-22 23:15:03下载
- 积分:1
-
艾海舟的《数字图像处理》的配套程序,不可多得啊
艾海舟的《数字图像处理》的配套程序,不可多得啊-Ai Haizhou
- 2022-02-26 05:49:09下载
- 积分: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
-
Image processing platform, the realization of the basic image operation function...
图像处理平台,实现基本图像操作功能,包括:图像缩放、裁剪、导航、漫游、鹰眼等。-Image processing platform, the realization of the basic image operation functions, including: image scaling, cutting, navigation, roaming, such as Eagle Eye.
- 2022-09-08 23:05:02下载
- 积分:1
-
一个能够简单的实现YUV到RGB转换的小工具,同时显示FPGA编程数据...
一个能够简单的实现YUV到RGB转换的小工具,同时显示FPGA编程数据-Simple realization of a YUV to RGB conversion gadget FPGA programming data also showed
- 2022-05-17 23:31:52下载
- 积分:1