▍1. splines5
样条函数用于图像放大;可放大任意倍数;五次样条函数的构造 (five splines function)
样条函数用于图像放大;可放大任意倍数;五次样条函数的构造 (five splines function)
这是基于VC++编写的对遥感影像分析的程序,主要是对遥感影像进行PCA变换,使得对影响分析不仅可以依托于现成软件,我们自己也可以开发(This is written in VC++ based on remote sensing image analysis program, mainly for remote sensing images PCA transform, makes impact analysis can not only rely on ready-made software, we can also develop their own)
说明: Perona和Malik在热传导方程的基础上,建立了各向异性扩散方程并将其应用到了图像处理中尺度空间的图像平滑上,该模型针对图像的边缘部分和非边缘部分进行不同性质的图像处理,同时解算方程的迭代格式简单,克服传统滤波的主要缺陷,是图像质量大为改善,为图像的边缘检测和增强开辟了新的方向。(This process smoothes regions while preserving, and enhancing, the contrast at sharp intensity gradients.)
VC摄像图捕捉程序,简单实用,对初学者有帮助(VC camera Figure capture, simple and practical for beginners)
用mfc编程实现数字图像处理的一些简单操作,只能处理bmp格式图片。调节对比度、亮度、边缘检测等。(Mfc programming with some simple digital image processing operations, can only deal with bmp format images. Adjust contrast, brightness, edge detection.)
摄像标定法求T R矩阵的方法 摄像标定法求T R矩阵的方法 摄像标定法求T R矩阵的方法(how to calculate the matrix R and T using the Camera Calibration method)
实现彩色图像的N*N 中值滤波器,可选择滤波系数。(To achieve the N* N color image median filter, selectable filter coefficients.)
BMP图像边缘提取后 根据边缘点集直线拟合(BMP image edge extraction fitting a straight line)
itk 阈值分割 大津法分割 医学图像分割(itk Otsu threshold segmentation method segmentation medical image segmentation)
图像识别的小软件,识别率还算凑合吧,大家共同学习(Small image recognition software, the recognition rate still make it, we learn together )
基于肤色的图像分割,是用matlab实现的,希望大家有用(Image segmentation based on skin color is achieved with matlab, I hope it would be useful)
vc获取指定文件的图标的程序源码,希望对大家有所帮助(vc for the specified source file' s icon in the program, we hope to help)
c++实现的sift,可以分步观看实现效果(c++ implementation of the sift, you can watch step by step to achieve results)
该文档描述了如何使用sketchup制作3D模型,并上传到google的3D仓库。(This document describes how to create 3D models using sketchup and uploaded to google' s 3D warehouse.)
本代码可以实现图像的维纳滤波,经过调试无错误,对于学习图像处理有较好帮助。(This code can achieve the image filtering, error-free through the debugging, better for learning image processing help.)
傅里叶变换及其逆变换的基于VC6.0实现(Fourier transform and its inverse transform)
工具条图标产生器,可以产生各种工具条图标(Toolbar icon generator, can produce a variety of toolbar icons)
数字图像处理中常用的标准图像,包括大家所共知的lena等图片的高分辨率版本,推荐大家下载(Commonly used in digital image processing standard images, including all the known to the lena and other high-resolution version of the picture, we recommend downloading)
imageReadAndShow2.cpp,读取asc文件,并在VTK中渲染显示...(read ASC File,using VTK)
这是本智能图像处理的书教你如何读取BMP图像二值化中值滤波还有灰度变换图像匹配,检索(This is the intelligent image processing book teaches you how to read the BMP image binarization there are gray-scale transformation in the value of the filter image matching, retrieval)