-
OpenCV RGB直方图
使用VS2008+OpenCV库开发,读取彩色图片,分别显示RGB三通道直方图。运行需安装OpenCV2.0。...
OpenCV RGB直方图
使用VS2008+OpenCV库开发,读取彩色图片,分别显示RGB三通道直方图。运行需安装OpenCV2.0。-OpenCV RGB histograms
Developed with VS2008+ OpenCV library, reading colorful image, respectively display three-channel RGB histograms . Need install OpenCV2.0.
- 2022-03-04 23:52:13下载
- 积分:1
-
vc6.0中的MFC下一个opencv的例子,比较经典的学习资料
vc6.0中的MFC下一个opencv的例子,比较经典的学习资料-MFC in vc6.0 next opencv example, compare the classic learning materials
- 2022-11-16 11:30:05下载
- 积分:1
-
这是本人毕设时所作的医学图像处理源代码,供初学者参考
这是本人毕设时所作的医学图像处理源代码,供初学者参考-This is when I completed the established medical image processing source code reference for beginners
- 2022-04-12 01:45:52下载
- 积分:1
-
通过LevelSet算法以图像进行分割算法 ,
通过LevelSet算法以图像进行分割算法 ,-Through LevelSet algorithm to image segmentation algorithm,
- 2022-03-28 16:22:31下载
- 积分:1
-
OPLUS平台上高清LCD/PDP TV的软件开发及对应OSD的流程控制
OPLUS平台上高清LCD/PDP TV的软件开发及对应OSD的流程控制-OPLUS platform high-definition LCD/PDP TV and the corresponding software development process control OSD
- 2023-06-01 07:30:03下载
- 积分:1
-
OpenCV+Vs2008实现找出图像中的三角形
OpenCV+Vs2008实现找出图像中的三角形-OpenCV+ Vs2008 to achieve the image of the triangle to find out
- 2023-08-28 16:25:05下载
- 积分:1
-
Without going through improved watershed algorithm process, specific issues can...
没有经过改进的分水岭算法程序,可以根据具体问题对算法进行改进-Without going through improved watershed algorithm process, specific issues can be improved algorithm
- 2022-03-24 04:20:23下载
- 积分:1
-
基于遗传算法的TSP实现,包含仿真出的图像路线图
基于遗传算法的TSP实现,包含仿真出的图像路线图-based on genetic algorithm to achieve the TSP, including simulation of the road map images
- 2022-03-19 04:12:44下载
- 积分: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
-
一个不错的KL变换源程序,可以看看,学习并且交流
一个不错的KL变换源程序,可以看看,学习并且交流-KL transform a good source, you can see, learning and sharing
- 2022-02-24 12:14:37下载
- 积分:1