搜索资源列表
hisense
- 程序的主要思想是先对数组进行处理,使其有序,处理后的结果存放在t1.txt文件中。。然后在此基础上建立索引,使在查字典时可以减少比较的次数,节省程序的时间。再利用最大匹配算法对程序进行分词,分词的结果保存在t2.txt文件中。然后再拿分好词的文件与libing_test文件进行比较匹配率,匹配结果存放在result.txt文件中。-procedures main idea is first to array processing, it orderly, After processing the
Itrac_Ver_1_3
- Author: David Sedarsky Summary: MatLab GUI for interface tracking and edge velocity determination MATLAB Release: R14SP2 Required Products: Image Processing Toolbox Descr iption: Itrac works on image pairs taken at times T1 and T2
openjpeg_v1_3.tar
- openjpeg的最新版本1.3。 与1.2版相比,主要对DWT与T1编码部分进行了速度优化。
diedaizuijiayuzhifenge
- 迭代最佳阈值分割——初始阈值选取为图像的平均灰度T0,然后用T0将图像的象素点分作两部分,计算两部分各自的平均灰度,小于T0的部分为TA,大于T0的部分为TB 计算,将T1 作为新的全局阈值代替T0,重复以上过程,如此迭代,直至TK 收敛,即TK+1 =TK
图形图像编程
- 颜色拾取器 直接运行PickColor.exe。图像的淡入和淡出运行PictureFade.exe时,一定要将文件t1.bmp和t2.bmp拷贝到当前目录中。图像特技 运行Special.exe时,一定要将文件t1.bmp拷贝到当前目录中。不规则图形的动画技术 运行MovePicture.exe时,一定要将文件SHIP.bmp、SHIPMASK.bmp和BACKGROUND.bmp拷贝到当前目录中。OpenGL编程直接opengl.exe。-picking colors for direct o
t1
- 一个前后相减的灰度算法的源代码,需动态图像获取-A before and after the subtraction of the gray-scale algorithm source code, to be dynamic image acquisition
applet
- 使用双缓冲技术创建图像的显示方式,清除闪烁现象。使用线程分别解决准备图像、显示图像的任务,解决显示速度慢,占用内存较大的问题。用10 个图像文件(T1.JPG~T10.JPG),它们分别显示不同时间的状态-The use of double buffer technology to create the image is displayed, clear the blinking phenomenon. Were resolved using the thread ready to images
t1
- 图像处理,包括读出文件,设置菜单,滤波,改变大小,亮度等-Image processing, including the read out files, settings menu, filter, change the size, brightness, etc.
3DLDA
- 这是一个2D的LDA人脸识别源代码,matlab的,如果要用的话就赶紧下载吧!-T1
t1
- 实现了matlab下的水平、垂直、对角镜像的功能,程序运行良好-Matlab achieved under the horizontal, vertical, diagonal mirror function, the program running well
t1
- this file is converting the image of spatial domain to frequency domain .the image is gray scale.
T1-sagittal
- 这是从医院采集的正常人的矢状位磁共振数据,学习图像处理的可以下载使用-This is a normal magnetic resonance data collected from the hospital to learn image processing can be downloaded using
t1
- 用c++ builder实现简单的图像处理,包括图像的打开旋转剪切放大缩小-Image open rotate
t1.tar
- CGLX based codes including the project file.It can be build only with opengl
t1
- opencv学习,camshift,能实现物体跟踪,入门学习的简单例程-opencv learning, camshift, object tracking can be achieved, started to learn the simple routines
t1
- 基于dwt的一种水印算法研究,可以试试看,效果还可以,满足基本需求-A watermarking algorithm based on DWT, can try, can also effect, meet the basic needs
t1
- 机械明细栏全自动生成简洁版(加载后命令行有使用说明)-Machinery parts list automatic generation compact version (command-line instructions for use after loading)
xiaonao
- 阈值分割算法,t为选取的合适的阈值,img1为阈值分割后的图像;选择高、低两个阈值的分割算法,t1,t2分别为选取的两个合适的阈值(t1<t2),t1为去除背景和颅骨等的低阈值,t2为去除脂肪和肌肉等的高阈值,img1为阈值分割后的图像-Threshold segmentation algorithm, t is appropriate threshold selected, img1 image after thresholding choose high, low segmentat
模糊图像修复
- 通过线性拉普拉斯滤波器对模糊图像修复,程序为两种滤波,T1为滤波器,T2为拉普拉斯算子。(Fuzzy image restoration is done by linear Laplasse filter. The program has two kinds of filtering, T1 as filter and T2 as Laplasse operator)