搜索资源列表
-
1下载:
编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数,函数可以处理不同的变换形式和不同类型的结构元素。并用你编制的形态学函数对一个二值图象进行处理。
用形态学击中击不中变换方法对图象进行细化处理。
实验图象:二值图象由一段文字组成,word_bw.bmp,The preparation of a universal binary morphological operations (erosion and expansion of open and close and hit
-
-
0下载:
1)编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换
)函数。
2)函数可以处理不同的变换形式和不同类型的结构元素。-1) the preparation of a universal binary morphological operations (erosion and expansion of open and close, and hit-miss transform) function. 2) function to handle the transformatio
-
-
0下载:
实验内容
编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数;
函数可以处理不同的变换形式和不同类型的结构元素。-Experiment content
Prepare general binary morphological operation (corrosion and expansion, open and close and hit the strike bos transform) function,
Functions can handle the v
-
-
0下载:
HIT or MISS transform used to check if the given structuring element is present in the given image or not? If present then its HIT or else MISS.
-
-
0下载:
An algorithm is proposed to split a single-pixel-width connected line graph into line segments by the Hit-and-Miss transformation (HMT). Firstly, junction points and free end points are detected by a set of HMTs. Then, line segments are traced betwee
-
-
0下载:
Hit-or-Miss Transformation
-
-
0下载:
1、 打点法显示一幅256*256灰度图(BMP)。
2、 图像变换(包括图像平移、缩放、旋转、傅里叶变换、离散余弦变换、沃尔什变换)。
3、 图像增强(包括图像求反、直方图均衡、直方图规定化、线性平滑和线性锐化、中值滤波)。
4、 图像分析(边缘检测)。
-1, hit points shows a picture of 256* 256 gray image (BMP).
2, image transformation (including image scaling,
-
-
0下载:
C++实现的直方图均衡化,可以打印出变换前后的直方图-C++ implementation of histogram equalization, histogram before and after hit transformation
-
-
1下载:
编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数,函数可以处理不同的变换形式和不同类型的结构元素。并用你编制的形态学函数对一个二值图象进行处理。
用形态学击中击不中变换方法对图象进行细化处理。
实验图象:二值图象由一段文字组成,word_bw.bmp -The preparation of binary morphological operations (erosion and dilation, opening, closing and hit-miss transf
-
-
0下载:
Hit Miss Transformation Matlab code without using built in command
-
-
0下载:
初步版本,没有写成通用函数形式,程序中也没什么说明
实验内容
编制通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数;
函数可以处理不同的变换形式和不同类型-Preliminary version, written in generic form does not function, the program is also no descr iption of the experimental content preparation of a universa
-
-
0下载:
形态学图像处理,包括图像膨胀,击中或击不中变换,边界提取,使用开运算和闭运算进行形态学平滑,顶帽变换和底帽变换等。-Morphological image processing, including image expansion, hit or miss transform, boundary extraction, using an open operation and closing operation smooth morphology, top hat transformation a
-
-
0下载:
给定两个词(beginWord和endWord)和字典的单词列表,找到所有最短转换序列(s)beginWord endWord,这样: 一次只能改变一个字母;每个中间必须存在于词列表-Given two words (beginWord and endWord), and a dictionary s word list, find all shortest transformation sequence(s) beginWord to endWord, such that:
Onl
-
-
0下载:
本闹钟系统共有五个按键,各有不同的功能,每个按键按下都会发出提示音。前三个按键组合使用用于调节时钟第一次响铃和第二次闹铃的时间。第四个按键控制显示十五种心形流水灯效果,第五个按键按下时单片机先检测温度,然后控制语音芯片播报当前室温。当系统达到闹铃所设的时间时会有闹铃声音,只有通过手枪(经过玩具手枪改造可以发出指定编码的红外线)射出红外线才能停止,而且手枪瞄准位置误差太大时,闹铃将接收不到继续响铃,所以人必须稍微清醒并且瞄准目标才能关闭闹铃。当平时没有闹铃时若用手枪打闹钟,闹钟就会播放当前温度。另
-
-
0下载:
2D图形的击中击不中变换,非调用MATLAB函数方式-2D graphics hit hit in the transformation, non-call MATLAB function mode
-
-
0下载:
实现机器人带光照的绘制和运动变换。通过glPushMatrix() 和glPopMatrix()绘制出机器人层次结构模型和几何变换,要求实现机器人手、脚、头、肩膀的旋转等几何变换,能够实现机器人走路的效果。同时机器人应打上光照。(It realizes the robot's rendering and motion transformation with illumination. By glPushMatrix () and glPopMatrix (), the robot hierarc
-