-
这个程序是用来寻找定位图片中的物体的轮廓的,我试了一下效果非常好。用到了OpenCV编程,希望能给大家带来方便。...
这个程序是用来寻找定位图片中的物体的轮廓的,我试了一下效果非常好。用到了OpenCV编程,希望能给大家带来方便。-this procedure is used to find positioning objects in the picture of the outline, I tried it very good results. Depleted OpenCV program, in hopes of giving you convenience.
- 2022-04-01 18:29:20下载
- 积分:1
-
一个去除椒盐噪声的图像处理程序,采用了中值滤波,效果很不错...
一个去除椒盐噪声的图像处理程序,采用了中值滤波,效果很不错-a noise image-processing program, using a median filter, the effect is very good
- 2022-03-26 08:37:40下载
- 积分: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
-
本程序能实现离线的数字识别,在MATLAB下运行,同时可以用其中部分代码实现图像的灰度,二值化,细化,归一化等功能,采用Bp神经网络。...
本程序能实现离线的数字识别,在MATLAB下运行,同时可以用其中部分代码实现图像的灰度,二值化,细化,归一化等功能,采用Bp神经网络。-This procedure can achieve the number of off-line identification, in the MATLAB run, at the same time part of the code can achieve one of the gray-scale images, binarization, thinning, and other functions normalized using Bp neural network.
- 2022-01-25 17:14:40下载
- 积分:1
-
人的脸部跟踪,自动分析锁定人的脸部区域,VC++ 实现。
人的脸部跟踪,自动分析锁定人的脸部区域,VC++ 实现。-Face Detecting
- 2022-03-05 16:21:19下载
- 积分:1
-
Learning image processing method of active contour a DEMO, very enlightening
学习图像处理中活动轮廓方法的一个DEMO,很有启发-Learning image processing method of active contour a DEMO, very enlightening
- 2022-05-22 19:32:38下载
- 积分:1
-
实现图像数据的JPEG
实现图像数据的JPEG-LS标准的压缩,可以实现无损压缩也可以进行有损压缩-Realize image data standard JPEG-LS compression, lossless compression can be lossy compression can also be carried out
- 2022-05-08 03:47:34下载
- 积分:1
-
图像点转换 图像点转换
图像点转换 图像点转换-images converts the image point conversion converts images
- 2023-06-24 21:00:02下载
- 积分:1
-
非常好的 标定exe程序(特别对于初学者并可亲自做实验感受) 功能:1可以进行内外参数标定.2并有棋盘式图片可以打印,对于初学者可方便做实验.3内有拍好的相片可...
非常好的 标定exe程序(特别对于初学者并可亲自做实验感受) 功能:1可以进行内外参数标定.2并有棋盘式图片可以打印,对于初学者可方便做实验.3内有拍好的相片可直接使用.4还有readme说明,不过本程序操作十分简单.
希望能对您的学习有所帮助!
- 2022-01-25 14:34:04下载
- 积分:1
-
动态链接库所需要的ImageLoad.lib等lib库。
动态链接库所需要的ImageLoad.lib等lib库。-dynamic link library needs ImageLoad.lib the other lib.
- 2022-08-16 07:50:14下载
- 积分:1