搜索资源列表
安全标志
- 设计过程:先画出圆,然后再填充一个大的S,字的大小要和图形一致,这个颇有难度,经过多次试验与计算得到-design process : first round draw, and then filled a large S, the size of the words and graphics to be consistent, quite difficult, after many experiments and calculated
materialuse
- OpenGL中关于材质的使用例子,比较基础,浅显易懂。-OpenGL material on the usage example, a comparable basis, simple words.
CBIR
- 本程序实现了基于内容的图像检索功能,也就是说如何根据图像的内容从多媒体数据库中索引或发现匹配的图像,所用的方法是傅立叶变换,小波变换等技术.-the program content-based image retrieval functions, in other words how images from the multimedia database indexing or find matching images, the methodology used is the Fourier t
recognize
- 对文字识别并计算7个不变矩的matlab源程序-right words to identify and calculate seven unchanged Moments Matlab source
OpenGL下文字的显示
- openGl下中英文字的显示,使用了位图文字、矢量轮廓文字-openGl under which English words indicate that the use of the word bitmap, vector outline text
PlotText
- 一个将文字变成矢量的JAVA程序,用于CAD中绘图仪的输出-words into a vector JAVA procedures for CAD plotter output
xihua
- 一个可以供参考的字体细化算法,对一些简单的字体可以起到较好的细化效果-be a reference for the character thinning algorithm to a few simple words can play better refining results
stencilbuffer
- stencil buffer(模板缓存)的功能类似于用喷漆往墙上喷标语时所使用的刻有镂空文字的塑料板,多用于将用户绘制的图元限制在规定的区域显示。本例利用它实现了“透视“功能。-stencil buffer (cache templates) similar to the function of painting the walls with slogans sprayed by the the Pierced engraved with the words of plastic sheetin
wenzfeng
- 图象文字分割 图象文字分割 -text image segmentation image letter words image segmentation image segmentation letter written word segmentation image segmentation
VC_JPG
- 从网上下的 加入jpeg支持的CImg.h 图像库应用例子- 没有界面, 就几个语句,就可以实现图片的显示、在图片上绘图、处理鼠标输入等等 原作者邮件地址如下: bugzhao@sdu.edu.cn-from the Internet under the support of the accession CImg.h jpeg image database application examples - no interface, on a few words on the p
FaceDetectionAndTrackingTechniquesInCompressed-Dom
- Abstract: Effective data processing is required with the fast development of multimedia technology. Compressed-domain images/video processing techniques have captured the attention of many researchers in recent years, and research on face detection a
2006111
- 支持英文、数字、中文(简体)混合分词 常用的数量和人名的匹配 超过22万词的词库整理 实现正向最大匹配算法 智能数字,日期,人名识别。-support English, figures, Chinese (simplified) mixed at the number of commonly used words and the names of more than 220,000 matching word thesaurus finishing achieve the greatest po
bag-words-demo.rar
- 自李菲菲提出bag of words 这个想法以来,借助于该思路的各种算法层出不穷,也表现非常不错的性能。该文件是在其人的tutorial上提供的一个Demo,有非常详细的注释,希望能给大家带来帮助,Since the LI Fei-made bag of words this idea since the idea of the various algorithms by means of an endless stream, but also doing a very good perfor
BAG-OF-WORDS-daima-PG_SPBOW
- matlab编写的bag of words,可以对目标进行特征提取,实现目标匹配识别。-Matlab prepared bag of words, the target feature extraction, to achieve the goal of matching recognition.
bag_words_demo
- bag of words 图像识别算法,斯坦福大学李飞飞实验室做的demo-bag of words
bag-of-words
- bag-of-words by R. Fergus, L. Fei-Fei and A. Torralba
RecognitionofOffLineHandwrittenArabicWordsUsingHi
- Hidden Markov Models (HMM) have been used with some success in recognizing printed Arabic words. In this paper, a complete scheme for totally unconstrained Arabic handwritten word recognition based on a Model discriminant HMM is presented. A
Tight-words
- 描述: 提出了一个字母,一个…{ 0 },< = k - k < = 9。我们说一个字的长度n在这个字母是紧如果任何两个邻居位数不同的词不超过1。输入是一个序列的线,每行包含两个整数n、k和1 < = n < = 100。在每一行输入、输出的百分比的长度n多紧单词字母{ 0、1、……,凯西} 5分形位数。 样本输入: 4一 2 5 3 - 5 8 7 样本输出: 100.00000 40.74074 17.3828
Bag-of-visual-words
- 将每一张图的特征点采样聚类成图片的视觉单词 即视觉单词,就是对应图片的代表 创建数据库,将每张图片的视觉单词入库,并建立索引-Will feature a map of each sampling point clustered into visual images of words that is visual words, is to represent the corresponding picture of the is created, the visual image of eac
词袋模型最终版测试
- 利用词袋模型,实现对Merchdata数据库内图像的标注功能。使用了bagoffeatures库函数。(The bag-of-words model is used to implement the annotation of images in the Merchdata database. Use the bagoffeatures library function.)