资源列表
qiegebmp
- VB实现图像分割 附带源码 可自行修改-VB to achieve image segmentation with source code can modify
vbbmpformat
- VB将彩色位图转化为灰度图(黑白图像),附带程序源码。-VB will color bitmap into a grayscale (black and white image), with a program source.
XOscillo_20130515v9
- arduino oscilloscope source code
b2Sample2
- 用BOX2D物理引擎写的小程序,供学习BOX2D和游戏编程使用-BOX2D physics engine used to write small programs, and games for learning programming using BOX2D
TEST4
- 在PFC2D中使用,可以生成整齐排列有规则的颗粒,是源程序。-In PFC2D use, neatly arranged to generate a regular particles, is the source.
Realpixel-to-int_save.m
- 亚像素点变整像素点,进行精确匹配,应用于三维拼接等领域,比较实用-The whole pixel the pixels
SVD_RT
- 目的:根据刚体变换理论计算rt矩阵,点云在旋转前后发生刚体变换,并不会对点云数据的模型进行改变 相对于最小二乘法的直接计算点云的方法,A=R*B,>> R=(A*B )*[inv(B*B )] 与该方法相比,该方法最直观, 但是会引起点云模型变形,该方法求出的rt,矩阵不是正交矩阵,而下面的方法则是刚体变换,不会引起点云数据 模型的变形-Objective: according to the theory of rigid body transformation ma
TeeChartshili
- TeeChart工程实例,方便初学者学习此软件的应用-TeeChart project examples for beginners to learn this software application
Roberto
- Making Robert s cross in python. Finding edges without library.
Shuyin
- 水印,bmp格式的文件进行叠加,实现效果可以叠加-Watermark, bmp file formats are superimposed
CSharpdeal-with--picture
- 用C#图像对图像进行处理,以期达到预期效果。增加美的享受-With C# image processing on the image in order to achieve the desired effect. Increase the enjoyment of beauty
数字图像处理基础程序及运行结果图像matlab程序
- 实验一 MATLAB数字图像处理初步 3 实验二 图像的代数运算 实验三 图像增强—灰度变换 实验四 图像增强—直方图变换 实验五 图像增强—空域滤波 实验六 图像的傅立叶变换 实验七 图像增强—频域滤波 实验八 彩色图像处理 实验九 图像分割 实验十 形态学运算