-
用VC做的对比度拉伸程序,有范例图片和结果,效果不错。
用VC做的对比度拉伸程序,有范例图片和结果,效果不错。-do with VC contrast stretching procedures, photographs and examples of the results, good results.
- 2022-03-25 00:59:01下载
- 积分:1
-
高
高性能多核编程IPP,对图像处理及人工智能很有帮助-High-performance multi-core programming IPP, very useful for image processing and artificial intelligence
- 2022-07-10 04:08:24下载
- 积分:1
-
opencv 显示如何利用camshift算法进行彩色目标的跟踪
opencv 显示如何利用camshift算法进行彩色目标的跟踪-opencv shows how to use color camshift algorithm target tracking
- 2022-08-17 11:20:08下载
- 积分:1
-
sciences image stitching algorithm C source code
图象拼接SIFT算法的C原代码--加州大学一个博士生编的.下面是它的几个不同的版本,挑着用吧!-sciences image stitching algorithm C source code-- the University of California, a doctoral student in the series. Below are several of its different versions carry a use!
- 2022-07-24 17:46:59下载
- 积分:1
-
包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等...
包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-Including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D transformation, light, texture, etc.
- 2022-03-13 16:27:33下载
- 积分: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
-
在正确的图像纹理分析程序(由于总的头发矩阵,吨..
本程序在对图像进行纹理分析(由于共发矩阵的方法效果很不好,本程序采用基于频率域的纹理分析算法)的基础上,获取图像不同区域的纹理特征,针对这些纹理特征,采用聚类(K-mean)的分类算法对图像进行区域划分!-procedures in the right image texture analysis (due to a total of hair matrix, the effect is very bad, the program uses a frequency domain based on the texture analysis algorithm), on the basis of access to different regions of the image texture features, these texture characteristics, using clustering (K-mean) the right image classification algorithm for a regional breakdown!
- 2022-02-04 14:48:24下载
- 积分:1
-
这是一个用于图像处理中直方图变换的程序。里边有巧妙的算法。算法是原创的。...
这是一个用于图像处理中直方图变换的程序。里边有巧妙的算法。算法是原创的。-this is a program to process the digital image .it consistes of a eloborate and orignal thinking
- 2023-06-19 11:00:03下载
- 积分:1
-
小波软阈值去噪,具有较高的SNR,是一种自适应阈值算法
小波软阈值去噪,具有较高的SNR,是一种自适应阈值算法-Wavelet soft-threshold de-noising with high SNR, is an adaptive threshold algorithm
- 2022-01-24 15:55:45下载
- 积分:1
-
Digital image processing, electronic tutorials, not a photocopy version of, well...
数字图像处理的电子教程,不是影印版的,效果不错,希望能有帮助-Digital image processing, electronic tutorials, not a photocopy version of, well, hope to have help
- 2022-02-01 18:57:31下载
- 积分:1