-
star
C#处理数字图像集锦,有图像旋转、平移等变换,有图像编码,有图像解码,有数字图像处理那本书里的各种算法(C# processing the digital image gallery, image rotation, translation, transformation, and image coding, image decoding, digital image processing various algorithms in the book)
- 2012-06-12 07:54:36下载
- 积分:1
-
SURF
该算法可以应用于计算机视觉的物体识别以及3D重构中。(The algorithm can be applied to object recognition in computer vision and 3D Reconstruction.)
- 2016-05-31 10:32:38下载
- 积分: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
-
GeoTrans
图像的几何变换,基于VC++的MFC的。旋转、放大、缩小等(Image geometric transformation, based on the VC++ the MFC. Rotate, zoom in, zoom out, etc.)
- 2013-02-13 10:53:13下载
- 积分:1
-
Multi-looks-T3
对全极化数据进行多视处理,针对T矩阵,C语言编写。(Multi-look of PolSAR)
- 2011-07-16 09:18:56下载
- 积分:1
-
example
使用C++和CUDA编写的双边滤波器。在平滑图像的同时可以保持边界(Using bilateral filter the C++ and CUDA written. Boundary can be kept in the smooth image while)
- 2013-01-09 19:06:43下载
- 积分:1
-
baxed-twinsport-white
A control system of the simplex method of PID parameter optimization of MATLAB program, can also
- 2017-08-07 21:46:15下载
- 积分:1
-
werwerwer
说明: 对灰度图象进行正交变换,并进行滤波,产生平滑图象(Gray-scale images of the orthogonal transformation, and filtering to produce a smooth image)
- 2008-11-22 11:02:15下载
- 积分:1
-
Edge-Detection-Algorithm
图像边缘检测,实现了几种边缘检测算法,像Roberts,Sobel,Prewitt,Canny等(Edge detection, edge detection algorithm to achieve several, such as Roberts, Sobel, Prewitt, Canny, etc.)
- 2021-03-17 08:49:21下载
- 积分:1
-
VCtracking
用visual c++编写的飞机飞行模拟航迹,其中包括VC源代码和模拟飞行图。(Written with visual c++ simulation of aircraft flight tracks, including the VC source code and simulation of flight plans.)
- 2021-05-13 03:30:03下载
- 积分:1