-
The main achievement of the opening of the digital image and Fourier transform a...
主要实现数字图像的打开和傅立叶变换和反变换,现实变换结果-The main achievement of the opening of the digital image and Fourier transform and inverse transform, the reality transform results
- 2023-07-06 15:25:03下载
- 积分:1
-
图形图像处理的简单应用,实现灰度翻转,增亮,等等。
图形图像处理的简单应用,实现灰度翻转,增亮,等等。-Simple graphics image processing applications, to achieve gray-scale inversion, Zengliang, and so on.
- 2023-04-24 10:50:03下载
- 积分:1
-
vc编的绘图程序,算法维图形学中的非库调用有圆,线条等,有颜色选择....
vc编的绘图程序,算法维图形学中的非库调用有圆,线条等,有颜色选择.-vc addendum to the drawing process, algorithm-dimensional graphics, which called for a non-circular, such as lines, color choices.
- 2022-05-16 05:07:43下载
- 积分:1
-
BF533 processor for YCbCr and RGB conversion.
用于BF533处理器的Ycbcr与RGB的转换。-BF533 processor for YCbCr and RGB conversion.
- 2023-07-14 19:20:03下载
- 积分:1
-
打折
基于DCT的水印技术的C程序实现,可在此示例的基础上修改,实现自己的数字水印系统-DCT-based watermark technology procedures C realize, in this example could be the basis of changes to realize their own digital watermarking system
- 2023-01-16 18:10:03下载
- 积分:1
-
深入浅出介绍计算机视觉的最新动态。内容包括:
* Camera calibration using 3D objects, 2D planes, 1D l...
深入浅出介绍计算机视觉的最新动态。内容包括:
* Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration
* Extracting camera motion and scene structure from image sequences
* Robust regression for model fitting using M-estimators, RANSAC, and Hough transforms
* Image-based lighting for illuminating scenes and objects with real-world light images
* Content-based image retrieval, covering queries, representation, indexing, search, learning, and more
* Face detection, alignment, and recognition--with new solutions for key challenges
* Perceptual interfaces for integrating vision, speech, and haptic modalities
* Development with the Open Source Computer Vision Library (OpenCV)
* The new SAI framework and patterns for architecting computer vision applications-Easy to introduce the latest developments in computer vision. Include:* Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration* Extracting camera motion and scene structure from image s
- 2022-01-26 03:49:13下载
- 积分: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
-
MATLAB的一个源文件。用差分直方图位移的可逆数字水印实现图像的完整性认证。...
MATLAB的一个源文件。用差分直方图位移的可逆数字水印实现图像的完整性认证。-MATLAB as a source file. Histogram using differential displacement reversible digital watermarking images realize the integrity of certification.
- 2023-04-05 20:15:04下载
- 积分:1
-
用MATLAB一次性快速过滤图像得到2G Gaussian Model. 查看spacefilter.m....
用MATLAB一次性快速过滤图像得到2G Gaussian Model. 查看spacefilter.m.-MATLAB rapid one-time images to be filtered Gaussian Model 2G. View spacefilter.m.
- 2022-08-17 10:56:18下载
- 积分:1
-
这是一个MATLAB开发的书籍,对MATLAB图像处理介绍…
这是一本matlab开发书籍,介绍了matlab的图像处理以及其他的操作。-This is a matlab development books, the introduction of the matlab image processing and other operations.
- 2022-01-28 10:26:21下载
- 积分:1