搜索资源列表
VideoCatch
- 该文件可以对摄像头图象进行捕捉,记录,播放,停止
VB06
- 测量用的VB编程参考 仿射变换、读文件示例、水准记录程序的优化、公路中桩等
HandleBMP
- BMP文件读取程序。读取并记录BMP文件颜色数据,并可将颜色数据显示。
ImageLabelAndArea
- 该文件夹中有二个M文件,说明如下: label_area.m : 目标区域面积测量主函数,其中调用otsu otsu.m : 类判别分类法(otsu全局二值化算法) 4A.bmp face.bmp gun.bmp : 原始灰度图片 AreaAnalysis.txt : 记录了实验过程中目标区域的总数和各自的面积 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-The folder has two M-file, as
ImageBoundaryExtraction
- 该文件夹中有六个M文件,说明如下: boundary_extraction.m : 目标区域边界抽取主函数,其中调用ostu、four_neighbor、eight_neighbor、globe_graph otsu.m : 类判别分类法(otsu全局二值化算法) four_neighbor.m : 四邻域法边界抽取 eight_neighbor.m : 八邻域法边界抽取 globe_graph.m : 全局检测法边界抽取 area_peri.m : 目标区域
HilbertTransform
- 通过希尔伯特变换获得地震记录的三瞬参数(瞬时相位,瞬时振幅,瞬时频率)。压缩包中的文件record-128-2048.dat为原始地震记录,128道,2048个采样点,2毫秒采样间隔。amp.dat pha.dat fre.dat分别为计算获得的瞬时振幅剖面,瞬时相位剖面,瞬时频率剖面,也都是128道 2048个点。其中的函数都可以很方面地移植到其他地方使用。-Obtained through the Hilbert transform instantaneous seismic records
SgyTestProject
- 读取SGY地震波记录数据文件,转换为对应的bmp文件,开发环境是VS2005,点击导入sgy文件之后,会在工作目录下自动生成结果bmp文件-Read the data files recorded seismic SGY, converted to the corresponding bmp file, the development environment is VS2005, click the Import sgy file, working directory will be autom
grid_study
- grid-study 学习文件,提取特征值写入features.txt 文件 recognition 识别文件,记录错误到 log.txt features.txt 为10*16 特征值 log.txt 为识别错误记录 study.txt 为学习图片的正确值 test.txt 为测试图片的正确值-grid-study learning file, extract the eigenvalue write the features.txt file
study
- study 学习文件,提取特征值写入features.txt 文件 recognition 识别文件,记录错误到 log.txt features.txt 为特征值记录文件 log.txt 为识别错误记录 study.txt 为学习图片的正确值 test.txt 为测试图片的正确值-study studying the documents, extract eigenvalue write features.txt file recognitio
recognition
- study 学习文件,提取特征值写入features.txt 文件 recognition 识别文件,记录错误到 log.txt features.txt 为特征值记录文件 log.txt 为识别错误记录 study.txt 为学习图片的正确值 test.txt 为测试图片的正确值-study studying the documents, extract eigenvalue write features.txt file recognitio
77grid
- grid-study 学习文件,提取特征值写入features.txt 文件 recognition 识别文件,记录错误到 log.txt features.txt 为10*49 特征值 log.txt 为识别错误记录 study.txt 为学习图片的正确值 test.txt 为测试图片的正确值-grid-study learning file, extract the eigenvalue write the features.txt file
BP
- grid-study 学习文件,提取特征值写入features.txt 文件 recognition 识别文件,记录错误到 log.txt features.txt 为10*49 特征值 log.txt 为识别错误记录 study.txt 为学习图片的正确值 test.txt 为测试图片的正确值-grid-study learning file, extract the eigenvalue write the features.txt file
test
- 读取视频,获取鼠标点击的当前点,并保存到指定的文件夹下面,可以用以记录点击过程。-Reads the video, mouse click to obtain the current point, and saved to the specified folder, you can click on to record the process.
read_ENVIimagefile
- ENVI软件标准格式的高光谱遥感图像含有两部分:一个是高光谱图像 '*.img ',另一个是遥感图像头文件 '*.hdr',该文件记录了遥感图像的信息,如图像尺寸、波段数、数据类型和大小端等。如果缺少头文件,将无法对遥感图像进行读取,因此头文件十分重要。 在Matlab中,将利用函数multibandread()对多波段(高光谱/多光谱)图像进行读取。(The hyperspectral remote sensing images of ENVI software standar