-
里面详细的对冈萨雷斯的程序进行了编写,很有用的,大家可以试试!...
里面详细的对冈萨雷斯的程序进行了编写,很有用的,大家可以试试!-Which detailed procedures for the preparation of Gonzales, useful, and we can try!
- 2023-03-31 08:25:03下载
- 积分:1
-
在matlab上实现一种经高斯平滑的边缘检测算法
在matlab上实现一种经高斯平滑的边缘检测算法-In matlab by Gaussian to achieve a smooth edge detection algorithm
- 2022-03-18 17:03:52下载
- 积分:1
-
图像处理。。
histogram equalization
图像处理。。
histogram equalization-image processing. . Histogram equalization
- 2022-08-20 04:24:37下载
- 积分:1
-
Using vc++ for dynamic detection of targets can also be used with the camera
利用vc++对动态目标进行检测,也可配合摄像头使用-Using vc++ for dynamic detection of targets can also be used with the camera
- 2023-05-30 13:20:02下载
- 积分:1
-
非常好的图形图象处理程序,具有很多滤镜和图象处理方法,功能强大。...
非常好的图形图象处理程序,具有很多滤镜和图象处理方法,功能强大。-Very good graphics image processing procedures, a lot of filters and image processing methods and powerful.
- 2022-07-06 23:28:11下载
- 积分:1
-
图形注册程序将需要帮助。
图形配准的程序,对有需要的一定会有帮助的。-Graphic registration procedures will be in need of help.
- 2022-06-01 23:47:01下载
- 积分: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
-
JPEG解码程序,包括BASELINE 和 PROGRESSIVE 两种常用格式。
JPEG解码程序,包括BASELINE 和 PROGRESSIVE 两种常用格式。-JPEG decoding procedures, including BASELINE and PROGRESSIVE two common format.
- 2023-04-17 07:55:03下载
- 积分:1
-
抛物型利用Hough变换检测算法。标准Hough变换…
利用Hough变换检测抛物线的算法。利用标准Hough变换从二值(黑白)图像中检测抛物线。-The use of parabolic Hough transform detection algorithms. Standard Hough transform from the binary (black and white) image in the detection of a parabola.
- 2022-03-24 20:32:18下载
- 积分:1
-
用VC做的运动检测系统,采用模板匹配的思想比较不同的图像,查看事物是否运动。...
用VC做的运动检测系统,采用模板匹配的思想比较不同的图像,查看事物是否运动。-VC to do with the motion detection system that uses template matching to compare different images of the idea to see whether the movement of things.
- 2022-04-30 18:43:19下载
- 积分:1