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

[图形图像处理] CameraEuler

基于欧拉角的相机姿态旋转矩阵参数表达,用于检校或者图像处理
the attitude ratrix descrpted by ouler angle (2015-06-28, Visual C++, 588KB, 下载19次)

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

[图形图像处理] img64

學校作業,可以把.64的文字檔案轉成bmp的image file
School homework, let .64 txt file to image file (2013-12-10, Visual C++, 22KB, 下载1次)

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

[图形图像处理] shortest-route

用的vc++6.0,做的一个最短路径查询的小程序,用的Floyd算法,自己初始化的校地图。
A shortest path query applet, using Floyd algorithm, their initialization of the school map. (2012-06-05, Visual C++, 5120KB, 下载3次)

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

[图形图像处理] vor

涡街信号处理程序,实现周期图谱法和中心校正相比较。
Vortex signal handler, Mapping method to achieve cycle (2011-12-13, Visual C++, 1210KB, 下载9次)

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

[图形图像处理] CamerResce

采用直接线性法进行相机检校的程序,在VC6.0环境下编译通过。
Method of direct linear camera calibration procedure, compile in VC6.0 environment. (2011-12-06, Visual C++, 14KB, 下载31次)

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

[图形图像处理] Camera-demarcate

相机检校程序,完整的c++代码,注释详细易懂,并且已经验证过
Camera calibration procedure, the complete c++ code, comments, detailed and easy to understand, and have been verified (2011-11-15, Visual C++, 140KB, 下载78次)

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

[图形图像处理] StereoMatch

相机检校,本程序通过一种特殊的方法来实现。
Camera Calibration (2009-08-05, Visual C++, 1134KB, 下载72次)

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

[图形图像处理] DavidPeterman_C

问题描述: 虽然离开浦口了,但在浦口校区后山大家还都有印象吧,可你知道有一座小山在冬天下大雪的时候是可以滑雪的,SEU很喜欢滑雪,这并不奇怪, 因为滑雪的确很刺激,可是为了获得速度,滑雪区域必须向下倾斜,而且当你到底时不得不重新走到上面重滑。SEU想知道在这个区域中最长的滑坡。区域由一个二维数组给出。数组的每一个数字表示山坡上一个点的高度。 下面是一个例子: 一个人可以从一个点滑向上下左右相邻的四个点之一,当且仅当高度减小。在上面的例子中,一条可行的滑坡为24-17-16-1(从24开始,在1结束)。当然25-24-23-…-3-2-1更长。事实上,这是最长的一条。 输入要求: 从文件输入,输入的第一行为表示区域的二维数组的R行数和C列数(都在1到100之间)。下面是R行,每行有C个数,代表高度。 输出要求: 输出数据到文件,输出区域中最长滑坡的长度。 输入样例: 5 5 1 2 3 4 5 16 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9 输出样例:
Problem Description : Although left Pukou, but in Pukou Campus of the mountain we also have the impression it. You know a hill under the snow in winter is the time to ski, ski SEU like, it is not surprising, because skiing is very stimulating, but in order to obtain the speed, skiing region must downward slopping. but in the end when you had to re-entering the sliding weight above. SEU would like to know the longest in the region of landslide. From the region is a two-dimensional array. Every one of the array of figures on the hillside a high point. Here is an example : a person can be slid from a point adjacent to the next around one of the four points, and only if highly reduced. In the example above, a possible landslide as 24-17-16-1 (from 24, in a conclusion). Of course 25-24-23 (2007-05-29, Visual C++, 1KB, 下载63次)

http://www.pudn.com/Download/item/id/289725.html
总计:8