-
opencv基础配套光盘代码,与大家分享
opencv基础配套光盘代码,与大家分享-opencv supporting CD-ROM based on code sharing with U.S.
- 2022-11-19 02:20:02下载
- 积分:1
-
语音编码文档,将ILBC代码专为硬件时需进行操作及对代码进行优化...
语音编码文档,将ILBC代码专为硬件时需进行操作及对代码进行优化-Speech coding documentation, will be ILBC code specifically for the hardware required to operate and optimize the code
- 2022-03-21 13:49:40下载
- 积分:1
-
Remote sensing image processing and raster vector of training course, explain in...
遥感图像处理和栅格矢量化培训教程,详细讲解了具体的操作步骤-Remote sensing image processing and raster vector of training course, explain in detail the specific steps
- 2022-07-09 00:14:49下载
- 积分:1
-
Button on the XP one example of these procedures is to realize some simple algor...
关于XP按钮的一个例子程序,可实现图形一些简单的算法应用-Button on the XP one example of these procedures is to realize some simple algorithm graphics applications
- 2022-01-25 14:45:07下载
- 积分:1
-
vc编的绘图程序,算法维图形学中的非库调用有圆,线条等,有颜色选择....
vc编的绘图程序,算法维图形学中的非库调用有圆,线条等,有颜色选择.-vc addendum to the drawing process, algorithm-dimensional graphics, which called for a non-circular, such as lines, color choices.
- 2022-05-16 05:07:43下载
- 积分:1
-
将彩色图像转换成灰度图像的程序,也可以转换成二值图像。...
将彩色图像转换成灰度图像的程序,也可以转换成二值图像。-Color images will be converted into gray-scale image of the procedure can also be converted into binary image.
- 2022-02-14 17:13:54下载
- 积分: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
-
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考...
模式识别的一些预处理知识源程序,初学者在编制程序时可以参考-
Two programs are included in this directory:
STK2RAS takes a stroke file as input and converts it into a bit-per-pixel
representation (along with some header information, see RASHEADR.H). The
output of the STK2RAS program is a .RAS file. The GRID1 program found in
this directory is a PM program which takes a .RAS file as input and
displays the image. Notice that the GRID1 program uses run length compression. See
class RLCX to scale the image.
- 2023-01-29 10:40:03下载
- 积分:1
-
图像增强的matalab程序,里面有基于小波的,contourlet变换的,拉普拉斯塔等的增强,比较详细,有说明文件里面...
图像增强的matalab程序,里面有基于小波的,contourlet变换的,拉普拉斯塔等的增强,比较详细,有说明文件里面-Matalab image enhancement procedures, which have based on the wavelet, contourlet Transform, etc.拉普拉斯塔enhanced, more detailed, it has documentation
- 2022-09-29 18:30:03下载
- 积分:1
-
Use vc++ Image to enlarge, change algorithm based on the covariance characterist...
利用vc++实现图像放大,改算法采用基于协方差特征的方法-Use vc++ Image to enlarge, change algorithm based on the covariance characteristics of the method
- 2022-02-03 12:38:10下载
- 积分:1