资源列表
文字圖檔
- 可將文字輸入為文字檔-characters can be input text file
(FFT)
- (FFT)快速傅利叶变换 快速傅利叶变换源码(C/C++)
duyetrong
- breadth first search
c_ram
- 高速显示中文的技巧,不使用TC的画点函数。
ImageUtils
- 这个代码是从网上找到的,没有问题,正常使用。给图片增加水印,包括给图片增加文字。测试图片路径放在D盘下。-This code is from the Internet to find, there is no problem, normal use. Add watermarks to the images, including words to the images to increase. Test image under the path on the D drive.
fastICA_imag
- 利于fastICA算法实现混合图像分离的源代码,给大家一个参考-Help fastICA algorithm hybrid image of the source code, a reference to all
MATLAB
- 进行双声道的声音文件 延时操作 并绘出不同强度 时延的 声音图形 自己更改读入文件-For two-channel sound files and draw the different intensity-latency operation delay of the sound changes to read their own graphic files
myGM1_1
- 灰色预测模型,不同的是该程序具有所有参数的检验。-Grey prediction model, the difference is this procedure has all the parameters of the inspection.
yuzhihuafenge
- 图像分割是把图像划分成具有实际意义的互补交迭的区域的集合。在图像分割之前,图像区域的数目未知,而在分割后各个区域同时满足均匀性和连通性的条件,故图像分割是一个复杂的过程,目前大多数研究都是针对某一类型图像或者某一具体应用的分割。图像阈值化分割的基本思想是确定一个阈值,然后把每个像素点的像素值和阈值相比较,根据比较的结果把像素划分为两类,前景(1)或背景(0)。该方法的关键是确定一个最优的阈值。常用的阈值确定方法有直接门限法、类间最大方差法(otsu法)、分水岭算法、最小误差法、最大熵法等。该段代
CUDA-with-SHARE-MEM-ON-SOBEL
- 用GPU做图像的Sobel边缘滤波算法,基于GPU的share memory 的CUDA算法。-Sobel Algorithm on GPU Share Memory with CUDA.
image_inpaiting
- Image conversion, preprocessing, thresholding, inpaiting
Untitled
- 基于分水岭的图像分割方法,适合新手用来学习使用。-Image segmentation based on watershed, suitable for novices to learn to use.