-
基于ipp的图像处理代码,几乎包含了图像处理各种算法。需要IPP库支持。...
基于ipp的图像处理代码,几乎包含了图像处理各种算法。需要IPP库支持。-based on the image processing code, contain virtually all image processing algorithms. Need the support of IPP.
- 2022-03-05 15:11:36下载
- 积分:1
-
用matlab自己编的同态滤波器,附有实验图片
用matlab自己编的同态滤波器,附有实验图片-developed using Matlab with the state filter, with experimental Photo
- 2022-07-27 00:06:28下载
- 积分:1
-
计算机图形学的编程实践,包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。...
计算机图形学的编程实践,包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-Computer graphics programming practice, including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D transformation, light, texture and so on.
- 2022-03-09 16:06:01下载
- 积分:1
-
The source is to find the detecting object center in anti
The source is to find the detecting object center in anti-projection image.particularly,it can detct colorful object.
- 2022-06-25 22:49: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
-
一套图像处理程序(vc++),支持JPEG、GIF
一套图像处理程序(vc++),支持JPEG、GIF
- 2022-06-13 03:23:33下载
- 积分:1
-
基于DCT方法的数字水印论文5篇,对学习基于DCT方法的数字水印初学者会有帮助。可以了解基于DCT的水印基本方法。...
基于DCT方法的数字水印论文5篇,对学习基于DCT方法的数字水印初学者会有帮助。可以了解基于DCT的水印基本方法。-DCT-based method of digital watermarking papers 5, to learn methods of digital watermarking-based DCT would be helpful for beginners. DCT-based watermark can learn the basic method.
- 2023-01-09 18:45:04下载
- 积分:1
-
This is some basic image processing C source code, after the compiler is passed,...
这是一些基本的C的图像处理源码,经过编译通过,完全可以运行,非常好用-This is some basic image processing C source code, after the compiler is passed, can run, very easy to use
- 2022-01-22 10:53:17下载
- 积分:1
-
能够很好的对图像的倾斜进行矫正,速度上也较其他算法快。...
能够很好的对图像的倾斜进行矫正,速度上也较其他算法快。-Can be very good for the image of the tilt correction, speed is also faster than other algorithms.
- 2022-04-16 12:47:02下载
- 积分:1
-
图像分割中常用的水平集方法的matlab源代码!
图像分割中常用的水平集方法的matlab源代码!-Commonly used in image segmentation level set method matlab source code!
- 2022-05-24 09:42:26下载
- 积分:1