搜索资源列表
Bresenham高效画线算法
- 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication is one of the ways, but each p
ImageFFT2
- VC编写的高效的图象2D快速傅立叶正变换程序,编译通过.适合256色bmp图象变换.效果和matlab的fft2()没法比,但是程序值得借鉴.适合图象处理初学者,有助于理解傅立叶变换在图象处理中的重要作用.-VC efficient preparation of the image is 2D fast Fourier transform procedures compile. Bmp for 256-color image transformation. Results and Matlab
09220904341
- 提供可以描画各种图案线的DLL,描画效率可以与GDIPlus画相同宽度线的函数比美!如可以画铁路线,国境线等等,只要你能提供线图案的模板,该DLL就能高效描画-provide pictorial portrayed various lines of DLL, efficiency can be portrayed GDIPlus painting with the same line width rivaling the function! As can be painted rail line
edgemarkfill
- 利用C语言实现的边缘填充算法、填充效率很高,很好用的-use C language to the brink of filling algorithm, filling highly efficient, easy to use! !
a_jpeg_compression_matlab
- It shows what a jpeg compression is all about. the function implements the DCT transform, using a matrix operator. note that matlab has a function for the DCT and iDCT transforms that might be more efficient. -It shows what a jpeg compres
contourlet_toolbox.tar
- 这是一个contourlet工具箱,用来对contourlet变换进行了解和应用-Contourlet toolbox: a MATLAB toolbox for computing the contourlet transform and its applications. The contourlet transform is described in: The contourlet transform: an efficient directional multiresolution im
match2
- sift方法实现深度图的求取,算法严紧,高效,结果理想,可以帮助c++程序员提高水平-sift method to strike a depth chart, algorithm tight, efficient, results are satisfactory, can help c++ programmers raise the level of
Rapid_Object_Detection
- A very fast and robust object detection framework. A very simple set of Haar like box features A commensurating Image representation (that enables fast calculation of features, feature scaling and normalization) Efficient feature selectio
PolygonFill
- 多边形扫描填充算法,简单,高效,VC++实现-Polygon scan fill algorithm, simple, efficient, VC++ to achieve
kMeansCluster
- k均值分类 效率高 代码简单 利用最小均方误差准则编写-k-means efficient
GraphBasedimageSegmentation
- efficient Graph-Based image Segmentation C++ code(with visual 2008)
Experiment0401
- 高效的图像分割算法,编写环境为C++ 6.0 -Efficient image segmentation algorithm, the preparation of the environment for the C++ 6.0
CursoGraficacion
- Java code for graphing the lines of a cube and a pyramid (given the vertices in the code) to rotate the axes X, Y and Z. The application is not very efficient but exemplifies the use of Java Graphics.
combined-efficient
- 仿真了不同频率的调制信号在天线阵元(阵元数是10)发射时的合成效率,并进行了效率对比。-Simulation of the contrast of the modulated signals of different frequencies in the antenna array element (array element number 10) emitted when the synthesis efficiency, and the efficiency.
inpaint_2
- Matlab code of Image Completion Using Efficient Belief Propagation Via Priority Scheduling and Dynamic Pruning
UCGUI-ALIENTEK
- UCGUI是一种嵌入式应用中的图形支持系统,它设计用于为任何使用LCD图形显示的应用提供高效的独立于处理器及LCD控制器的图形用户接口,本文档描述如何在嵌入式应用中安装,配制,使用UCGUI的图形用户接口, 并讲解UCGUI的内部设计架构.是学习UCGUI的很好的资料-UCGUI graphics support system in an embedded application, it is designed to provide efficient independent applicati
susan2l
- 非常用效,快速、直接能用的susan边缘检测源码程序-Susan edge detection source program with a very efficient, fast, can be used directly
GridCut-1.1
- Cache-efficient graph cuts on structured grids
filtersDll-3.3-2009_12
- providing a minimal set of C++ classes and methods that can be used in your own sources, to load/save, process and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD, .. ), efficient, easy to use,-providing a minimal set of
reveal.js-master
- providing a minimal set of C++ classes and methods that can be used in your own sources, to load/save, process and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD, .. ), efficient, easy to use,-providing a minimal set of C+
