联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 图形图像处理(67) 
按平台查找All Visual C++(67) 

[图形图像处理] 2-1

小鸟出屋是一个小游戏,它运行起来比较简单,适合小孩玩耍,不过大人也可以玩的
The bird out of the house is a little game (2017-11-07, Visual C++, 46KB, 下载2次)

http://www.pudn.com/Download/item/id/1510047953300178.html

[图形图像处理] inherit-

试定义类TRI(三角形)及其派生类COL(三角柱体).其中三角形类可以计算三角形的面积和周长:三角柱体类可以计算柱体的体积和表面积.
Try to define classes TRI (triangle) and its derived classes COL (triangular prism) which can calculate the triangle class area and perimeter of triangles: triangular prism class can calculate the volume and surface area of ​ ​ the cylinder. (2014-03-06, Visual C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/2476599.html

[图形图像处理] Research-reference-face

人脸变形技术研究,人脸变形技术是人脸动画的重要组成部分,人脸变形技术在数字娱乐日益普遍的今天也具有非常重要的商业价值。
Face morphing technology research, face deformed facial animation technology is an important part, face morphing technology increasingly common in digital entertainment today has a very important commercial value. (2013-10-08, Visual C++, 6062KB, 下载13次)

http://www.pudn.com/Download/item/id/2369745.html

[图形图像处理] Perfectnumber

求指定区间[x,y]内的完全数,对该指定区域中的每一个数A实施穷举判别。根据完全数的定义,为了判别正数A是不是完全数,可用试商法找出A的所有小于A的因数K,且1<=K<=A/2。
And specify the interval [x, y] full implementation of the exhaustive discrimination, that each number in the designated area A. According to the definition of perfect numbers, in order to discriminate between positive number A is not completely the number of available test commercial law to identify all less than A factor K, and 1 < = K < = A/2. (2013-05-17, Visual C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/2247189.html

[图形图像处理] siftDemoV4

sift图像算法的c++程序实现,毕业论文做的,发上来给大家玩一下
the sift the image the algorithm c++ program realization thesis, made up to play (2012-09-19, Visual C++, 1912KB, 下载5次)

http://www.pudn.com/Download/item/id/1997321.html

[图形图像处理] PF_test

该程序实现了粒子滤波算法,应用重要性重采样对实现对一维空间的非线性跟踪。使用MFC编程完成,效果很好,值得一试。
The codes realize the function of tracking an object with particle filter algorithm. And it is suitable for nonlinear system, with VC++ programming. It is really worth trial (2012-04-13, Visual C++, 3748KB, 下载18次)

http://www.pudn.com/Download/item/id/1828572.html

[图形图像处理] snake2

程序中用opencv进行图像处理,通过虚拟键盘控制方向玩文件夹内的贪吃蛇游戏,实现最短路径规划及撞到墙或者撞到自身时的方向控制。
Opencv image processing procedures used by the direction of the virtual keyboard control to play the game Snake within a folder, to achieve the shortest path planning and hit the wall or hit when the direction of their own control. (2011-02-16, Visual C++, 14461KB, 下载18次)

http://www.pudn.com/Download/item/id/1430076.html

[图形图像处理] OpenCV_OpticalFlow

稀疏光流Demo 此程序是斯坦福大学大牛David Stavens 2007年编写,其中程序注解详尽,配有PPT和PDF讲解图文并茂,非常适合初学者学习使用。本程序基于OpenCV。
Sparse Optical Flow Demo this program at Stanford University David Stavens 2007, prepared beef, including a detailed program notes, with a PPT, and PDF to explain illustrated, ideal for beginners learning to use. The program is based on OpenCV. (2009-12-25, Visual C++, 5515KB, 下载198次)

http://www.pudn.com/Download/item/id/1017785.html

[图形图像处理] bmp

c语言读取bmp图像c语言读取bmp图像,试了很多个,这个应该有用,看看吧
c language c language to read bmp images to read bmp images, try a lot of months, this should be useful to see it (2009-06-21, Visual C++, 1KB, 下载129次)

http://www.pudn.com/Download/item/id/816025.html

[图形图像处理] gaygradesegmentation

gaygradesegmentation 该程序能较好的分割灰度图像,达到分层的目的;并采用相关性较小的lab颜色空间,很好地达到分层效果。该程序在VC++6.0的环境下调试并通过
gaygradesegmentation the program can better gray-scale image segmentation, to achieve the purpose of stratification and the use of the relevance of the smaller color space lab, very good to achieve the layered effect. The program in VC++ 6.0 debugging environment and through (2008-06-07, Visual C++, 65KB, 下载21次)

http://www.pudn.com/Download/item/id/484789.html

[图形图像处理] logTransform_VC_pic

用于对图像的对数变换,很简单也很有用的。做图像的同学将受益匪浅,有实例及详细介绍,并附图像可测试。
right image for the right number of transformation, it is very simple to use. Images do students will benefit greatly, and there are examples in detail, accompanied by images can be tested. (2007-06-08, Visual C++, 135KB, 下载27次)

http://www.pudn.com/Download/item/id/293716.html

[图形图像处理] imagescale_VC_pic

用于对图像的尺度变换,很简单也很有用的。做图像的同学将受益匪浅,有实例及详细介绍,并附图像可测试。
right image for the scale transformation, which is very simple and also very useful. Images do students will benefit greatly, and there are examples in detail, accompanied by images can be tested. (2007-06-08, Visual C++, 204KB, 下载12次)

http://www.pudn.com/Download/item/id/293714.html

[图形图像处理] imagerotation_VC_pic

用于对图像的旋转变换,很简单也很有用的。做图像的同学将受益匪浅,有实例及详细介绍,并附图像可测试。
right image for the rotation transformation, which is very simple and also very useful. Images do students will benefit greatly, and there are examples in detail, accompanied by images can be tested. (2007-06-08, Visual C++, 31KB, 下载8次)

http://www.pudn.com/Download/item/id/293706.html

[图形图像处理] liangdubianhuan_VC_pic

用于对图像的亮度变换,很简单也很有用的。做图像的同学将受益匪浅,有实例及详细介绍,并附图像可测试。
used to the brightness of the image transformation, it is very simple to use. Images do students will benefit greatly, and there are examples in detail, accompanied by images can be tested. (2007-06-08, Visual C++, 195KB, 下载3次)

http://www.pudn.com/Download/item/id/293674.html

[图形图像处理] mirrortransform_VC_pic

用于对图像的镜像变换,很简单也很有用的。做图像的同学将受益匪浅,有实例及详细介绍,并附图像可测试。
right image for the image transformation, it is very simple to use. Images do students will benefit greatly, and there are examples in detail, accompanied by images can be tested. (2007-06-08, Visual C++, 202KB, 下载3次)

http://www.pudn.com/Download/item/id/293654.html

[图形图像处理] quzhishu_VC_pic

用于对图像的指数变换,很简单也很有用的。做图像的同学将受益匪浅,有实例及详细介绍,并附图像可测试。
used to index the image transformation, it is very simple to use. Images do students will benefit greatly, and there are examples in detail, accompanied by images can be tested. (2007-06-08, Visual C++, 136KB, 下载10次)

http://www.pudn.com/Download/item/id/293651.html

[图形图像处理] ruihua_VC_pic

用于对图像的锐化,很简单也很有用的。做图像的同学将受益匪浅,有实例及详细介绍,并附图像可测试。
used to image sharpening, it is very simple to use. Images do students will benefit greatly, and there are examples in detail, accompanied by images can be tested. (2007-06-08, Visual C++, 56KB, 下载2次)

http://www.pudn.com/Download/item/id/293646.html

[图形图像处理] HistogramEqualization(SimpleAndGood)_CanTest

直方图均衡化的实例,大家在对图像对比度增强时必须得用到的经典程序,VC实现,简单易用,带图片可测试。
histogram equalization example, everyone in the image contrast enhancement to be used in the classic procedure, VC, simple and easy to be tested with pictures. (2006-11-02, Visual C++, 124KB, 下载220次)

http://www.pudn.com/Download/item/id/223363.html

[图形图像处理] CosineTransformationOfImage(good)_CanTestWithImage

图像余旋变换(Cosine Transformation)是一种频域变换,广泛应用于图像处理。本代码实现了图像Cos变换,非常经典,带图片可测试.
image rotation transform (Cosine Transformation) is a frequency-domain transform, widely used in image processing. Implementation of the code of the image Cos transform, very classic, with pictures can be tested. (2006-11-02, Visual C++, 147KB, 下载4次)

http://www.pudn.com/Download/item/id/223359.html

[图形图像处理] Image_Walsh_Transformation-Can_Test_With_Image

沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试.
Walsh (Walsh) is a separable transform transform, which are widely used in image processing. Implementation of the code of the image Walsh transform, very classic, with pictures can be tested. (2006-11-02, Visual C++, 168KB, 下载15次)

http://www.pudn.com/Download/item/id/223352.html
1234
总计:67