-
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
-
CT256
该上传的256张CT图片是高质量的DICOME格式人类头骨的连续序列切片图,可直接用于医学三维重建或体绘制。(The upload of 256 CT images are of high quality DICOME form a continuous sequence of the human skull slice diagram can be directly used in medical 3D reconstruction or volume rendering.)
- 2010-03-06 18:50:45下载
- 积分:1
-
goodcode2
vc++图像处理原程序:图片亮度增减源代码(vc original image processing procedures : Photo brightness change source code)
- 2007-04-25 20:30:19下载
- 积分:1
-
Alpha_shapes_3
这是三维点云数据边缘线提取的c++算法,适合于LIDAR数据的三维处理,供大家参考学习(This is 3 d point cloud data edge extraction of c++ algorithm, suitable for LIDAR data 3 d processing, provide everyone reference to study)
- 2020-11-05 17:09:51下载
- 积分:1
-
基于OPENCV的SIFT特征提取与匹配算法
OPENCV_SIFT_VC6
基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现,对全面深入理解Lowe的SIFT算法有莫大帮助。程序运行前须安装(1)OpenCV: http://opencvlibrary.sourceforge.net
(2)SIFT: http://web.engr.oregonstate.edu/~hess/index.html,并配置其环境参数。(OPENCV the SIFT-based feature extraction and matching algorithm. Contains a complete Gaussian pyramid from the image, DOG, space extremum point extraction, description of key points, KDtree matching key step in the realization of the full function of the comprehensive and in-depth understanding of Lowe s SIFT algorithm of tremendous help. Program to run before the installation of (1) OpenCV: http://opencvlibrary.sourceforge.net (2) SIFT: http://web.engr.oregonstate.edu/ ~ hess/index.html, and configure the parameters of their environment.)
- 2020-06-26 03:00:02下载
- 积分:1
-
KPCA-demo2
这是一个比较完整的KPCA算法,通过这个算法可以快速的找到主要的特征向量进行主成分分析。(This is a relatively complete KPCA algorithm, this algorithm can quickly find the main feature vector principal component analysis.)
- 2013-05-31 15:46:10下载
- 积分:1
-
edgelink
边缘检测,并分割,以不同颜色标示。站内有其matlab实现,这是对应的c++代码。(Edge detection and segmentation, marked with different colors. Inside the station are the matlab realize, This is corresponding c++ code.)
- 2021-04-12 13:28:57下载
- 积分:1
-
TemplateTrans
图像增强,包括图像的平滑、锐化、边缘识别等操作(Image enhancement, including image smoothing, sharpening, edge detection and other operations)
- 2010-05-22 13:47:53下载
- 积分:1
-
CODE
说明: 数字图像处理的常用算法总结,比如,直方图,直方图均衡化,均值滤波,中值滤波,平滑滤波等。(Commonly used digital image processing algorithms summarized, for example, histogram, histogram equalization, mean filtering, median filtering, filtering and so on.)
- 2011-04-14 21:53:09下载
- 积分:1
-
K_MeansSeg
KMeans图像聚类分割:用K-Means聚类方法来对图像进行分割。主要是对图像的颜色进行聚类。开发环境:VC6,需要安装OpenCV。(KMeans clustering in image segmentation: with K-Means clustering approach to image segmentation. Mainly the color of the image cluster. Development Environment: VC6, need to install OpenCV.)
- 2010-08-08 13:13:32下载
- 积分:1