搜索资源列表
GDI+otsu
- 支持的文件格式有jpg gif bmp tif png emf 利用ColorMatrix完成彩色图到灰度图的转换利用LockBits完成算法和分割包内自带GDI+库-support the file format is jpg gif bmp tif png catalog use ColorMat RIX complete color to grayscale conversion using LockBits complete packet segmentation algorithm a
wvlt2
- 本目录存放的是第2章文档的程序源代码,子目录说明: \\wvlt\\lib\\ 中存放的一些基本的小波基定义和相关库函数; \\wvlt\\wrefine\\ 中存放的是小波基细化的程序代码; \\wvlt\\wxfrm\\ 中存放的是一维小波变换的数学实现-Catalog store is the first of the two chapters of the document source code, subdirectories : \\ wvlt \\ lib \\ sto
faac2
- 本目录存放的是第2章文档的程序源代码,子目录说明: \\wvlt\\lib\\ 中存放的一些基本的小波基定义和相关库函数; \\wvlt\\wrefine\\ 中存放的是小波基细化的程序代码; \\wvlt\\wxfrm\\ 中存放的是一维小波变换的数学实现-Catalog store is the first of the two chapters of the document source code, subdirectories : \\ wvlt \\ lib \\ sto
Wavelets2
- 本目录存放的是第2章文档的程序源代码,子目录说明: \\wvlt\\lib\\ 中存放的一些基本的小波基定义和相关库函数; \\wvlt\\wrefine\\ 中存放的是小波基细化的程序代码; \\wvlt\\wxfrm\\ 中存放的是一维小波变换的数学实现-Catalog store is the first of the two chapters of the document source code, subdirectories : \\ wvlt \\ lib \\ sto
Soft20060210160212600
- 本原代码集是对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须复制所需位图及模型文件。内含readme说明文件-primitive code of computer graphics prog
rhotopingyi
- 调试时的计算机的配置:Windows2000/XP + Visual Studio 6.0 企业版 这是处理图象平移的原代码 注意,本目录中大部分程序只能对256色图像进行操作。-debugging the computer configuration : Windows2000/XP Visual Studio 6.0 Enterprise Edition is image-processing shift attention to the original code, Catal
photoxuanzhuan
- 调试时的计算机的配置:Windows2000/XP + Visual Studio 6.0 企业版 这是处理图象旋转的原代码 . 注意,本目录中大部分程序只能对256色图像进行操作。-debugging the computer configuration : Windows2000/XP Visual Studio 6.0 Enterprise Edition is handling this image rotation to the original code. Attenti
photosuofang
- 调试时的计算机的配置:Windows2000/XP + Visual Studio 6.0 企业版 这是处理图象缩放的原代码. 注意,本目录中大部分程序只能对256色图像进行操作。-debugging the computer configuration : Windows2000/XP Visual Studio 6.0 Enterprise Edition is shrinking image processing up to the original code. Attenti
photoliangduzhengjian
- 调试时的计算机的配置:Windows2000/XP + Visual Studio 6.0 企业版 这是处理图象的亮度增减的原代码 注意,本目录中大部分程序只能对256色图像进行操作。-debugging the computer configuration : Windows2000/XP Visual Studio 6.0 Enterprise Edition is the image-processing The degree of change to the original
NeuralrecognitionSystem
- 基于神经网络的文字识别系统 本目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。 已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-Based on neural network characte
paper
- 这是近几年计算机视觉领域的顶级会议 iccv和cvpr的关于图像跟踪的论文目录 对于涵如烟海的论文 这个目录能帮你更好的入门-This is the field of computer vision in recent years, the top conference iccv and cvpr papers on image tracking sea smoke catalog essay for the culvert this directory entry can help you b
tuxiangchuli
- 注意,本目录中大部分程序只能对256色图像进行操作。 对比度拉伸 二值化 变换反色 亮度增减 取对数取指数 直方图均衡 阈值变换 图像镜像 图像平移 图像缩放 图像旋转 高斯平滑 均值滤波 拉普拉斯锐化(边缘检测) 离散余弦变换 Walsh变换 维纳滤波处理-Note that most of the program in this catalog can only operate on 256-color image. Contrast stretching transformatio
C-and-C-P-P-graphics-programming
- C与C++高级图形程序设计完整版 内容摘要: 附录与关键词: 计算机图形学 程序设计 计算机图形学 全文目录 为什么要阅读本书 前言 第一章 数学模块 鸣谢 第一部 分通用程序 第二章 图形界面模块 第三章 如何使用模块 第四章 实体建模理论和数据库结构 第五章 给画面增加物体 第六章 在屏幕上排序和显示物体 第七章 Model.c描述文件生成程序 第八章
APPENDIX
- 28个MATLAB处理图像的源代码,内容丰富。本目录中的程序已经过作者调试,保证可以正常运行。调试时的计算机的配置:Windows2000/XP + Visual Studio 6.0 企业版 注意,本目录中大部分程序只能对256色图像进行操作。-28 MATLAB image processing source code, content-rich. The program has been in the catalog of commissioning, guarantee th
image
- 读入bmp格式的灰度图像和彩色图像(见本目录下的Lena_g.bmp和Lena_c.bmp图像),在屏幕上显示,然后以新文件名保存。 -Read bmp format grayscale and color images (Lena_g.bmp and Lena_c.bmp image to see the catalog under), displayed on the screen, and then save the new file name.
remote-sensing-image
- 本程序是遥感图像处理以及数字摄影测量课程的成果,大致实现方式:使用GDAL库实现影像读取,使用armadillo库实现矩阵运算 remote sensing image.rar为源代码压缩包 warmerda.rar为GDAL库 armadillo-4.650.4.rar为armadillo库 工程配置信息: 1、打开*.vcxproj,工程文件,将平台设置为x64或win32,并如下配置属性 2、包含目录: armadillo:armadillo-4.650.4\
number-recognition
- 本目录主要包括:文档和两个源代码。 其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。 因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。 当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。-This catalog mai
WVLT
- 本目录存放的是图像小波变换的程序源代码,子目录说明: \wvlt\lib\ 中存放的一些基本的小波基定义和相关库函数; \wvlt\wrefine\ 中存放的是小波基细化的程序代码; \wvlt\wxfrm\ 中存放的是一维小波变换的数学实现。-Catalog source code is stored in an image wavelet transform, described subdirectories: \ wvlt \ some basic definitions an