搜索资源列表
XRayImg
- 小波滤波器-代码.r.. ·关于常用图像处理的v.. ·采用多种小波基的离散.. ·利用小波变换进行边缘.. ·一个关于图像边缘检测.. -wavelet filter-code. R.. On the common image processing v.. Using a variety of small Porgy .. use of discrete wavelet transform on the brink .. 1 .. Edge Detection
r
- 实现图象的平滑(去噪声),锐化 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-The Method of Preserving Edge Smoothing
Prim
- 算法特点:该算法的特点是当前形成的集合T始终是一棵树。将T中U和TE分别看作红点和红边集,V-U看作蓝点集。算法的每一步均是在连接红、蓝点集的紫边中选择一条轻边扩充进T中。MST性质保证了此边是安全的。T从任意的根r开始,并逐渐生长直至U=V,即T包含了 C中所有的顶点为止。MST性质确保此时的T是G的一棵MST。因为每次添加的边是使树中的权尽可能小,因此这是一种"贪心"的策略。 -Algorithm characteristics: the algorithm is characteriz
esingwavelet
- 小波滤波器-代码r,关于常用图像处理的v采用多种小波基的离散,利用小波变换进行边缘,-R, wavelet filter- code v on commonly used image processing using a variety of discrete wavelet base, using wavelet transform edge,
箱子
- 按以下给出的类框架描述和要求建立一个类Trunk,并按要求完成测试。 class Trunk { float edge; //正方形箱子底边长 float high; //箱子高 char color; //颜色(允许的取值:'G'、'P'、'Y') int quantity; //数量 char *use; //用途(如:纸箱、行李箱、计算机箱) public:
r
- 数字图像二值化,canny边缘检测并提取轮廓进行椭圆拟合找出质心点(Two values of digital image, Canny edge detection and extraction of contour by ellipse fitting to find the centroid point)
A Review of Edge Detection in image processing
- An R introduction to statistics that explains basic R concepts and illustrates with statistics textbook homework exercises.