-
图形标定工具箱,内含Tsai和张正友视觉标定源程序,吐血珍藏。...
图形标定工具箱,内含Tsai和张正友视觉标定源程序,吐血珍藏。-Graphic calibration toolbox containing Tsai and Zhang are the Friends of visual calibration source, hematemesis collection.
- 2022-03-26 04:20:41下载
- 积分:1
-
With a fast and efficient algorithm of the panoramic photo stitching, pictures c...
用一种快速有效的算法实现照片的全景拼接,内附样例照片可直接验证算法的准确性-With a fast and efficient algorithm of the panoramic photo stitching, pictures can be directly attached sample to verify the accuracy of algorithm
- 2022-04-08 02:58:00下载
- 积分:1
-
图像抖动处理源代码,试运行过,效果不错!
图像抖动处理源代码,试运行过,效果不错!-Image Dithering source code, trial operation than good results!
- 2022-02-03 06:15:11下载
- 积分:1
-
非局部去噪算法
非局部去噪算法-nonlocal denoise 源码-Non-Local Denoising Algorithm-nonlocal denoise source
- 2022-01-25 15:11:32下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之对比度拉伸的例子...
Visual C++MATLAB图像处理与识别实用案例精选之对比度拉伸的例子-Visual C MATLAB image processing and recognition Featured"s practical case examples contrast tensile
- 2022-12-16 09:05:03下载
- 积分:1
-
图像超分辨是目前国内外研究的热点,该算法主要用于光学图像的超分辨...
图像超分辨是目前国内外研究的热点,该算法主要用于光学图像的超分辨-Image super-resolution is the study of hot spots at home and abroad that the algorithm is mainly used in optical image of the super-resolution
- 2022-08-10 00:39:49下载
- 积分:1
-
IPP试验算法,可以在VC6/VC7/CB5/CB6下运行。测试图为一个400*400的256灰度图。演示了如何使用IPP,显示保存等基本图像处理实现方法。...
IPP试验算法,可以在VC6/VC7/CB5/CB6下运行。测试图为一个400*400的256灰度图。演示了如何使用IPP,显示保存等基本图像处理实现方法。-IPP test algorithm, the VC6/VC7/CB5/CB6 running. Photograph shows a test 400, 256* 400 grayscale. Demonstrated how the use of IPP, showed preserve the basic image processing method.
- 2022-06-21 18:31:29下载
- 积分: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
-
两个图像质量评价函数,psnr峰值信噪比,正则均方误差nmse,能可用于去噪图像和压缩图像的质量评价,很有用啊。...
两个图像质量评价函数,psnr峰值信噪比,正则均方误差nmse,能可用于去噪图像和压缩图像的质量评价,很有用啊。-Two image quality evaluation of the function. Including psnr PSNR, it is mean-square error nmse other. Images can be used for de-noising and compression of image quality evaluation.
- 2022-07-17 13:20:07下载
- 积分:1
-
This procedure for the image processing assembly. For beginners to learn the ima...
本程序为图像处理的程序集。
对于学习图像初学者很有用,非常好!-This procedure for the image processing assembly. For beginners to learn the image was very useful, very good!
- 2022-03-28 18:35:36下载
- 积分:1