-
介绍车辆运动模糊图像恢复处理的一种新方法
是一篇学术论文...
介绍车辆运动模糊图像恢复处理的一种新方法
是一篇学术论文-Introduction vehicle motion-blurred image restoration of a new method of treatment is an academic
- 2022-03-16 08:54:56下载
- 积分: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
-
图像复原 图像退化 运动模糊复原 非约束复原 约束复原
图像复原 图像退化 运动模糊复原 非约束复原 约束复原-Image Restoration of degraded motion-blurred image to recover non-binding constraint recovery recovery
- 2023-05-30 23:50:03下载
- 积分:1
-
Can open the true color or 256 colors bitmap images, change color to gray, media...
可以打开真彩色或是256色位图图像,进行彩色转灰度、中值滤波、均值滤波、otsu算法图像二值分割等处理。-Can open the true color or 256 colors bitmap images, change color to gray, median filter, mean filter, otsu algorithm for image segmentation, such as binary treatment.
- 2022-03-17 22:19:10下载
- 积分:1
-
著名的人脸检测和识别算法检测的闪烁…
国外著名大学成功的人脸检测识别算法中的眨眼检测-famous University of face detection and recognition algorithms detect the blink of an eye
- 2022-03-17 19:40:18下载
- 积分:1
-
提出确定灰度图像二值化最佳灰度阈值的两种方法,即“双峰法”和“信噪比统计法”,并论证了这两种方法在微小零件尺寸及形位误差的检测中的实用性和局限性。...
提出确定灰度图像二值化最佳灰度阈值的两种方法,即“双峰法”和“信噪比统计法”,并论证了这两种方法在微小零件尺寸及形位误差的检测中的实用性和局限性。-gray images made to determine the value of the two best-threshold value of the two methods "bimodal" and "signal-to-noise ratio statistics" and demonstration of the two approaches in micro-size components and configuration error detection of practicality and limitations.
- 2022-02-04 17:30:03下载
- 积分:1
-
一个指纹识别系统,前者用于多个指纹识别,W。
一个指纹识别系统,前对很多指纹训练,入库,就可以识别出其他的指纹到底是否属于库里人的-A fingerprint identification system, the former for many fingerprint training, warehousing, we can identify fingerprints in the end whether or not other people are Curitiba
- 2023-04-12 01:30:05下载
- 积分:1
-
PCA
PCA-SIFT实现图像的不变性特征提取,利用主元分析提取SIFT特征,提高了效率.-PCA-SIFT invariant image feature extraction, using principal component analysis extracted SIFT features, improved efficiency.
- 2022-01-29 01:04:36下载
- 积分:1
-
图像处理:旋转、平滑、轮廓、模糊、亮度调节等等处理
图像处理:旋转、平滑、轮廓、模糊、亮度调节等等处理-VC++ code about picture
- 2022-07-28 00:04:10下载
- 积分:1
-
傅里叶变换是图像处理中常用的一些算法,该算法是用c语言实现的。...
傅里叶变换是图像处理中常用的一些算法,该算法是用c语言实现的。-Fourier transform is commonly used in image processing of some algorithm, which is the c language.
- 2022-01-31 07:57:43下载
- 积分:1