-
- 2022-02-04 17:18:41下载
- 积分:1
-
使用opencv实现一些基础的边缘检测,sobel robert等。
使用opencv实现一些基础的边缘检测,sobel robert等。-Opencv achieved using some basic edge detection, sobel robert so.
- 2022-03-24 21:56:19下载
- 积分:1
-
模拟下雨的粒子系统
粒子系统模拟的下雨效果-simulate the raining by particle system
- 2022-02-13 05:17:05下载
- 积分:1
-
vb写得关于图像处理方面的内容,可能对大家有所帮助
vb写得关于图像处理方面的内容,可能对大家有所帮助-vb written on the image processing aspects, may be helpful to everyone
- 2022-05-17 22:07:53下载
- 积分: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
-
149 C language image processing procedures are complete for each image processin...
149个C语言图像处理程序,每一个都是完整的图像处理程序,覆盖了图像处理技术的主要内容-149 C language image processing procedures are complete for each image processing procedure, covering image processing technology, the main content
- 2023-02-16 19:20:04下载
- 积分:1
-
仿真表明,C程序可以比较真实的模拟自然的云…
一个模拟显示自然云彩的C程序,可以比较真实的模拟云彩的演化过程。
-simulation showed a natural clouds of C procedures can compare the true simulation of the evolution of clouds.
- 2022-07-17 04:43:59下载
- 积分:1
-
水平的几何活动轮廓模型(蛇模型)
几何活动轮廓模型(snake模型)中level-set算法的matlab源码-Geometric active contour model (snake model) in the level-set algorithm matlab source
- 2022-01-24 17:00:56下载
- 积分:1
-
连通区域标记程序,本程序使用了opencv中图像数据结构:IplImage。算法原理:首先进行第一次扫描,标记连通区域;然后对等价标记进行合并;最后进行第二次扫...
连通区域标记程序,本程序使用了opencv中图像数据结构:IplImage。算法原理:首先进行第一次扫描,标记连通区域;然后对等价标记进行合并;最后进行第二次扫描,对等价标记进行重新标记。-regional connectivity marking procedures, the procedures for the use of the OpenCV Image data structure : IplImage. Algorithm tenets : first for the first time, scanning, marking regional connectivity; Then equivalent marker for the merger; the final for the second scan, equivalent to re-labeled markers.
- 2023-07-06 04:15:02下载
- 积分:1
-
网页转化为图片软件――WebToImange
网页转化为图片软件――WebToImange-Web page into a photo software- WebToImange
- 2022-03-17 18:03:08下载
- 积分:1