搜索资源列表
C1PROJ2001-3
- 而對於一個影像處理應用軟體來說,如果在使用者想執行一項功能時,還必須先調整一下二元化的閥值的話,未免也太不人性化了。所以如何自動選擇二元化閥值也就成為影像處理過程中很重要的一環,也是影像分割中最重要的方法之一-for an image processing application software instance, if the user wants to implement a function, but also must be adjusted to the binary thresho
huffman_f
- huffman_f 在huffman_e的基础上,将排序改为利用堆排序原理选择最小的两个权值。也即,将所有元素的权值组织成堆后,每次堆内的根结点就是最小值了。每取出一个根结点后,就把堆尾元素调到根结点重建堆。取出两个最小值合并成一个子树后,再把子树作为叶子结点放到堆中,并让其上升到合适的位置,保持堆性质不变。因为每次不必完成整个排序过程,而只是组织成堆,因此,这种方法要比使用快速排序更快。上述算法参考了mg-1.2.1中Huffman编码的实现,见http://www.cs.mu.oz.au/m
Bresenham高效画线算法
- 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication is one of the ways, but each p
MapGen
- 一个可以编辑并生成地图的程序,解压缩,在vc++6.0下运行,编辑地图方法简单明了-one can edit and generate maps procedures, decompress, vc running under 6.0, Map Editor straightforward method
ImageDenoise
- 多小波已成为小波理论研究的热点之一,它是用多个小波函数和多个尺度函数来表示信号的。文献[1]用分形内插函数构造了第一个多小波,称为GHM多小波。-Multiwavelet wavelet theory has become a hot one, it is more than wavelet function and a number of scaling function to indicate signal. [1] using fractal interpolation function
denoise
- 多小波已成为小波理论研究的热点之一,它是用多个小波函数和多个尺度函数来表示信号的。文献[1]用分形内插函数构造了第一个多小波,称为GHM多小波。-Multiwavelet wavelet theory has become a hot one, it is more than wavelet function and a number of scaling function to indicate signal. [1] using fractal interpolation function
denm
- 多小波已成为小波理论研究的热点之一,它是用多个小波函数和多个尺度函数来表示信号的。文献[1]用分形内插函数构造了第一个多小波,称为GHM多小波。-Multiwavelet wavelet theory has become a hot one, it is more than wavelet function and a number of scaling function to indicate signal. [1] using fractal interpolation function
codes
- 多小波已成为小波理论研究的热点之一,它是用多个小波函数和多个尺度函数来表示信号的。文献[1]用分形内插函数构造了第一个多小波,称为GHM多小波。-Multiwavelet wavelet theory has become a hot one, it is more than wavelet function and a number of scaling function to indicate signal. [1] using fractal interpolation function
analyseBMPfile
- 一个不需要任何特殊函数、只使用极普通的读文件语句来完全解读BMP文件格式、内容、并绘制成图的自编程序。-one does not need any special function, use only very ordinary paper statement read to fully interpret BMP file formats, content, map and the written procedures.
vba-luomu
- 是一个在AutoCAD下用VBA开发的一个例子-is one of the AutoCAD VBA developed an example
ICONzz
- 一款icontubiao 图标文件制作工具,很好用的,推荐使用。-one icontubiao icon document production tool, a good use, and recommended.
png_add
- 把一幅PNG格式的图片合并到另一幅PNG格式的图片中。-put a PNG format images merged into another one of the PNG format images.
ChinaDragon
- Dragon是中国人的象征,一条五颜六色从睡梦中醒来的龙,正在昂首阔步,极目远方。-Dragon is a Chinese symbol of a colorful wake up from their sleep of the Dragon, is pictured. one can enjoy afar.
fangxing
- 一个关于去除含椒盐噪声的图象的程序 可以起到图象平滑作用-one with the removal of salt and pepper noise images on the image smoothing can play role
Newfeture
- 这是一个有关一种新的图形图像特征撮的新的VC源程序,请大家指教-This is a new one on the graphic image features a summary of the new VC program, please enlighten
kstars
- 大都市的夜空灯光璀璨,难以看到儿时的星空,有这个软件可以让我们回味一把。 里面带了很多与城市相关的数据文件-city lights shining in the night sky, is difficult to see childhood stories, the software can allow us to savor one. Inside with a lot of cities associated with the data file
gui_denoise
- 一个用于图像去噪的matlab的GUI界面程序实例,可以读入各种图像格式,选择不同去噪方法,产生去噪图像,并在同一界面下同时显示原始图像,加噪图像和去噪图像-one for Image Denoising Matlab GUI interface procedures example, can be read into various image formats, different Denoising, generated image denoising, and the same inter
324234
- 假定直线斜率k在0~1之间(k的其它取值可以类似处理),当前象素点为(xp,yp),则下一个象素点有两种可选择点P1-assumed linear slope of the k-1 between 0 (k values can be other similar processing), the current pixel (xp, yp), the next one pixel can have two points P1
vc_draw_net_and_netlink
- 一个基本的实现网络点的绘制,与网络点的连接,并能保存绘图的文件-one of the basic points of the network mapping, and the network connection point, and the preservation of the documents Mapping
addtif
- This only one of the three ways to create a RasterLayer object. there is already a Raster or RasterDataset object, then method CreateFromDataset or CreateFromRaster can be used.-This only one of the three ways to create a RasterLayer object. ther
