-
该程序可以实时显示插在计算机上的摄像头(任何一款)的图像,同时可以抓取静态图像。...
该程序可以实时显示插在计算机上的摄像头(任何一款)的图像,同时可以抓取静态图像。-The program can be inserted in the computer real-time display on the camera (any one) of the image, while still images can be crawled.
- 2022-05-04 23:25:32下载
- 积分:1
-
这个程序是用来寻找定位图片中的物体的轮廓的,我试了一下效果非常好。用到了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
-
维纳滤波器的实现
the realization of Wiener filter
- 2022-02-13 18:19:36下载
- 积分:1
-
实现亚像素的运动位移估计算法实现,通过双线性内插实现!...
实现亚像素的运动位移估计算法实现,通过双线性内插实现!-Campaign to achieve sub-pixel displacement estimation algorithm to achieve, through bilinear interpolation to achieve!
- 2023-05-12 06:25:03下载
- 积分:1
-
hough变换中,要找到相关像素,才能组合成完整的直线
hough变换中,要找到相关像素,才能组合成完整的直线-hough transform to find the relevant pixels in order to complete a straight line into
- 2022-05-04 23:54:33下载
- 积分: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
-
中值滤波去噪声程序,已经通过调试,可直接使用
中值滤波去噪声程序,已经通过调试,可直接使用-Median filter to the noise process, has passed debugging can be used directly
- 2022-03-22 14:20:49下载
- 积分:1
-
hough变换(Hough 变换 的matlab 源代码)
hough变换(Hough 变换 的matlab 源代码)-hough transform (Hough transform matlab source code)
- 2022-04-24 11:46:31下载
- 积分:1
-
图像锐化算法,锐化的效果很明显,能达到预期的效果,很适合应用再实践中,运行速度一般。...
图像锐化算法,锐化的效果很明显,能达到预期的效果,很适合应用再实践中,运行速度一般。-Image sharpening algorithm, the effect of sharpening it is clear that to achieve the desired results, it is suitable for further practice, the operating speed in general.
- 2022-03-21 11:18:56下载
- 积分:1
-
实现了地形图像等的四叉树分层,根据图像的梯度和稠密分布进行分层处理。...
实现了地形图像等的四叉树分层,根据图像的梯度和稠密分布进行分层处理。-Realized images of the terrain quadtree hierarchical, according to the image gradient and the dense distribution of slicing.
- 2022-08-10 06:26:40下载
- 积分:1