-
CISBitmap
从Cbitmap派生的位图类,可通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。类中包含了两个文件:CISBitmap.cpp和CISBitmap.h,使用时附加进工程,可快速实现BMP位图图像的透明处理。(Cbitmap derived from the bitmap type, you can specify a color by a bitmap becomes transparent, and it s almost as simple as using the same Cbitamp. Class contains two files: CISBitmap.cpp and CISBitmap.h, into the use of additional works can be quickly processed to achieve a transparent bitmap BMP images.)
- 2014-06-05 19:19:23下载
- 积分:1
-
SiftGPU-V370
说明: 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual(SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lists. Finally keypoints are processed parallely to get their orientations and descriptors.
SiftGPU is inspired by Andrea Vedaldi s sift++[2] and Sudipta N Sinha et al s GPU-SIFT[4] . Many parameters of sift++ ( for example, number of octaves, number of DOG levels, edge threshold, etc) are also available in SiftGPU. The shader programs are dynamically generated according to the parameters that user specified.
SiftGPU also includes a GPU exhaustive/guided sift matcher SiftMatchGPU. It basically multiplies the descriptor matrix on GPU and find closest feature matches on GPU. Both GLSL and CUDA implementations are provided.
)
- 2011-02-23 10:20:27下载
- 积分:1
-
ASP.NET甘特图表
ASP.NET甘特图表
- 2015-07-01下载
- 积分:1
-
RegsiterFM
用matlab软件编写的图像配准代码,用于图像配准或图像处理(matlab edge detect-matlab edge detect)
- 2009-03-02 21:19:29下载
- 积分:1
-
aa
说明: 用matlab做彩色图像的二维直方图,比如rb、rg、bg等(use matlab to draw colour image histogram of two dimension )
- 2009-12-10 17:37:00下载
- 积分:1
-
AutomaticImageDeWeatheringUsingCurveletBasedanishi
说明: 用曲波变换点边缘检测实现自动恢复受天气影响的图像(Qu Bo transformation point with edge detection for automatic restoration of images affected by the adverse weather)
- 2008-11-17 14:02:07下载
- 积分:1
-
chaincode
Freeman链码(8方向)代码,进行图像边缘的描述,可用于基于内容的图像检索系统(Freeman chain code (8 directions) code)
- 2011-11-01 18:47:29下载
- 积分:1
-
TextAnalysis
图像的纹理分析应用实例,主要可用于模式识别当中(image texture analysis application, which can be used for pattern recognition)
- 2007-04-21 17:13:24下载
- 积分:1
-
Vehicle_Detection
该文件使用特征点提取-图像匹配-图像剪影三部,精确检测车辆或运动物体。(the documents Feature Extraction-Image Matching- Image Capture 3, accurate detection of vehicles or moving objects.)
- 2007-01-24 22:41:02下载
- 积分:1
-
spfilt1
首先生成如下形式的图片:图中的白条为7象素宽,210象素高,白条间的宽度为17象素。
应用多种滤波器进行处理:算术均值,几何均值,谐波均值,逆谐波均值,中值滤波,中点滤波,最大值、最小值滤波等。注意,需改变模板大小。详细比较上述的结果,并分析原因。
(First generation following form images: figure IOUs 7 pixels wide, 210 pixels high, the width is 17 pixels between IOUs. Using a variety of filters for processing: the arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filtering, filtering midpoint, maximum, minimum filtering. Note that the need to change the template size. A detailed comparison of these results and analyze the reasons.)
- 2013-12-03 16:17:19下载
- 积分:1