搜索资源列表
CatChange
- Arnod变换:可以把变换后的图片存储到指定的文件中,自动生成图象的名称
PRINT_C39
- 使用图形方法显示打印条形码 语言:C++ Builder 扩充:可编程连接数据库实现连续自动生成
Hough
- 用霍夫曼方法检测圆,直线!其中更包含了圆的自动生成!
cellauto
- 这是一个细胞自动机及相应的vote和smooth函数,是自动生成水印
GaussDOG
- 利用DK+Handel-C工具实现SIFT算法的前期预处理功能(高斯DOG图像序列生成)的源代码。 DK+Handel-C工具能直接把基于C语言的设计转变为优化的HDL(可以实现:C到VHDL、C到Verilog、C到EDIF等的自动生成),进而通过FPGA实现。从而保证了各种复杂的高难算法在工程应用的实时性,为许多复杂算法具体工程实现提供了重要技术手段。 源代码采用Handel-C语言编程(Handel-C由C/C++演化而来),在DK环境中运行,可以自动实现C到VHDL、C到Veri
生成红蓝立体视图及偏振立体视图
- 利用左右视图自动生成红蓝立体视图及偏振立体视图。c++描述-left right image build 3D view
Tiger_Cat
- 猫变虎的图象处理程序 读入图片后..输入要生成的图片张数..自动生成图片-change cat to tiger
swissroll
- 基于LLE(局部线性嵌入)算法的瑞士卷降维程序,程序自动生成瑞士卷,然后降维输出图像。-Based on LLE (locally linear embedding) dimensionality reduction algorithm Swiss roll program, the program automatically generates Swiss roll, then drop-dimensional output image.
DrawContour
- 自己随便输入的数据自动生成等高线,算法完整,功能完善。-Not enter their own data to generate contour lines automatically, the algorithm complete, fully functional.
Convex_Hull_Algorithm
- 由一堆离散点,自动生成它的最小外包多边形,及凸壳。-By a bunch of discrete points, it is automatically generated out of the smallest polygon, and the Convex Hull.
31767676GVF_Snake
- 从而让机器人在纸上画出肖像漫画,首先必须由计算机自动生成人脸的线条画。 因此,需要采用基于机器视觉的方法,结合人脸检测和人脸特征提取等技术-geneous,Inhomogeneous M arkov Random Field Model is employed as the statistical model,and a non—parametric sampling schem e is used to capture the complex statistical character
Matlab__quanpaijiejuzhen
- 属于图像处理的基本算法,用MATLAB实现了自动生成全排列矩阵的方法。-Belong to the basic algorithm for image processing using MATLAB achieved with automatic generation of full-matrix method.
subcoding
- 应用于PDP的最小重心子场编码程序,并自动生成.MIF文件-The minimum center of gravity applied to PDP sub-field coding process and automatically generate. MIF file
Example-Based_Automatic_Portraiture
- 摘 要 提出了一种基于样本学习的人脸肖像画自动生成算法.文章采用非均匀的马尔科夫随机场模型来描述肖 像画与人脸图像之间的统计关系 ,并使用基于训练样本的非参数化的概率表示 ,在贝叶斯优化的框架下设计了迭 代采样算法 ,可以自动的从人脸图像生成特定风格的肖像画.在该方法中 ,使用非均匀的统计模型是保持肖像中人 脸结构准确性的关键.文中所提供的例子表明了该文方法的有效性-Abstract In this paper , we present a new approach for au
TexQuilting
- 截取小块图像作为输入图像,实现计算机自动生成纹理与纹理合成技术-Interception of small images as input images to achieve the computer automatically generate the texture with the texture synthesis
TransparenBlt
- 透明显示位图,// TransparentBlt2 (......)透明显示 // 根据关键色,将hdc1中的图形在hdc0中 // 自动生成掩模,并生成透明图形。 -Transparent display bmp
wenlizuobiao
- 一个纹理坐标自动生成的例子,有助于理解纹理坐标自动生成的各个函数-An example of automatically generated texture coordinates, texture coordinates generated automatically help you understand the various functions
es
- 运行剖面的测试用例自动生成方法Operational profile of the Automatic Generation of Test Cases-Operational profile of the Automatic Generation of Test Cases
Test_kalman
- kalman滤波的实现代码,自动生成随机数,进行滤波-kalman filter implementation code, automatically generated random number, the filter
基于生成对抗网络的图像自动生成
- 通过训练一定的数据集,可以自动生成数据集中所描述的类型的图像,可以做到以假乱真,使得图像的识别算法中看不出破绽,如果图像集是人脸,可以模拟生成出从来没见过的人脸!!!