-
伪Zernike矩特征提取,Zernike矩特征提取,供参考,很有用
伪Zernike矩特征提取,Zernike矩特征提取,供参考,很有用-Pseudo-Zernike moment feature extraction, Zernike moment feature extraction, for reference, very useful
- 2022-02-06 11:26:37下载
- 积分:1
-
opencv中部分函数的使用方法> > >
opencv中部分函数的使用方法> > > -opencv some function to use
- 2022-03-10 11:35:32下载
- 积分:1
-
计算机图形学的编程实践,包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。...
计算机图形学的编程实践,包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-Computer graphics programming practice, including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D transformation, light, texture and so on.
- 2022-03-09 16:06:01下载
- 积分:1
-
famous University of face detection example of the human eye inspection! Coverin...
国外著名大学成功的人脸检测示例中的人眼检测!包含多种环境下的代码-famous University of face detection example of the human eye inspection! Covering a wide variety of environment code
- 2022-03-23 08:21:37下载
- 积分:1
-
区域生长C源代码,可以用于图像处理中的区域分割和区域标记。...
区域生长C源代码,可以用于图像处理中的区域分割和区域标记。-Regional Growth C source code, image processing can be used for the regional division and regional markings.
- 2023-06-05 23:50:03下载
- 积分:1
-
Rather is based on the classic ah matlab we do the image matching can be used fo...
相当的经典啊 是基于matlab的 大家做图像匹配的都可以用的到,做三维重建方面的。-Rather is based on the classic ah matlab we do the image matching can be used for that, so three-dimensional reconstruction.
- 2022-03-06 20:05:41下载
- 积分:1
-
Tamura纹理特征提取程序,matlab编写,通过运行测试无误。另附有pdf介绍Tamura纹理特征定义,希望对大家有帮助。...
Tamura纹理特征提取程序,matlab编写,通过运行测试无误。另附有pdf介绍Tamura纹理特征定义,希望对大家有帮助。-Tamura texture feature extraction procedures, matlab prepared correctly by running the test. Tamura has attached pdf introduce the definition of texture features, in the hope that everyone has to help.
- 2023-03-04 14:15:03下载
- 积分:1
-
对图形的边缘,可实现图像到链码,链码到图像的转换。
对图形的边缘,可实现图像到链码,链码到图像的转换。-right to the brink of graphics, images can be realized chain code, the chain code to the image conversion.
- 2022-12-16 12:55:03下载
- 积分:1
-
vc++用于图像处理与开发,比较有用,只是pdg格式的,需要超星阅览器...
vc++用于图像处理与开发,比较有用,只是pdg格式的,需要超星阅览器-vc++ for image processing and development, more useful, but PDG format requires Chaoxing reader
- 2022-02-13 01:32:48下载
- 积分: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