登录
首页 » Visual C++ » fish_full

fish_full

于 2012-07-11 发布 文件大小:32939KB
0 163
下载积分: 1 下载次数: 482

代码说明:

  实现鱼眼图 圆形视场和全视场的校正、分为2幅图像、4幅图像、任意角度、任意位置的校正、全景图拼接等(Fish eye diagram of a circular field of view and full field calibration is divided into two images, four images at any angle, any position of the correction, and panoramic stitching.)

文件列表:

fish_full
.........\Debug
.........\.....\fish.exe,178688,2012-07-01
.........\.....\fish.ilk,1103092,2012-07-01
.........\.....\fish.opt,43520,2012-06-29
.........\.....\fish.pdb,6024192,2012-07-01
.........\fish
.........\....\Debug
.........\....\.....\CL.read.1.tlog,83048,2012-07-01
.........\....\.....\CL.write.1.tlog,2120,2012-07-01
.........\....\.....\fish.Build.CppClean.log,1694,2012-07-01
.........\....\.....\fish.exe.embed.manifest,667,2012-07-01
.........\....\.....\fish.exe.embed.manifest.res,732,2012-07-01
.........\....\.....\fish.exe.intermediate.manifest,381,2012-07-01
.........\....\.....\fish.lastbuildstate,81,2012-07-01
.........\....\.....\fish.log,9570,2012-07-01
.........\....\.....\fish.obj,29463,2012-07-01
.........\....\.....\fish.pch,58392576,2012-07-01
.........\....\.....\fish.res,71568,2012-07-01
.........\....\.....\fishDlg.obj,87119,2012-07-01
.........\....\.....\fish_manifest.rc,198,2012-07-01
.........\....\.....\Fourpic.obj,28652,2012-07-01
.........\....\.....\link-cvtres.read.1.tlog,2,2012-07-01
.........\....\.....\link-cvtres.write.1.tlog,2,2012-07-01
.........\....\.....\link.read.1.tlog,6922,2012-07-01
.........\....\.....\link.write.1.tlog,1402,2012-07-01
.........\....\.....\mt.read.1.tlog,588,2012-07-01
.........\....\.....\mt.write.1.tlog,514,2012-07-01
.........\....\.....\rc.read.1.tlog,3408,2012-07-01
.........\....\.....\rc.write.1.tlog,582,2012-07-01
.........\....\.....\stdafx.obj,773070,2012-07-01
.........\....\.....\vc100.idb,2567168,2012-07-01
.........\....\.....\vc100.pdb,4493312,2012-07-01
.........\....\fish.aps,93116,2012-07-01
.........\....\fish.cpp,1967,2012-06-06
.........\....\fish.h,430,2012-06-06
.........\....\fish.rc,16284,2012-07-01
.........\....\fish.vcxproj,7085,2012-06-08
.........\....\fish.vcxproj.filters,2147,2012-06-08
.........\....\fish.vcxproj.user,143,2012-06-06
.........\....\fishDlg.cpp,24910,2012-07-01
.........\....\fishDlg.h,1813,2012-07-01
.........\....\Fourpic.cpp,1960,2012-06-29
.........\....\Fourpic.h,594,2012-06-29
.........\....\ReadMe.txt,3084,2012-06-06
.........\....\res

.........\....\...\fish.rc2,664,2012-06-06
.........\....\resource.h,3468,2012-07-01
.........\....\stdafx.cpp,137,2012-06-06
.........\....\stdafx.h,1735,2012-06-08
.........\....\targetver.h,234,2012-06-06
.........\fish.sdf,37769216,2012-07-01
.........\fish.sln,879,2012-06-06
.........\ipch
.........\....\fish-f42cd09d

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DDBOpen-show-save
    DDB 图像编程 实现图像的打开,保存,显示,一般处理等功能(DDB image programming to achieve the image open, save, display, general processing and other functions)
    2013-09-15 11:34:36下载
    积分:1
  • meanshift
    mean shift功能演示,实现图像分割,具体请看效果(the demonstration of the mean shift algorithm)
    2009-12-18 19:39:09下载
    积分:1
  • lbgvq
    lbg算法是一种经典的矢量量化算法,此源码为lbg算法的c语言实现。(lbg algorithm is a classic vector quantization algorithm, the algorithm lbg source for the C Language.)
    2021-01-06 21:28:54下载
    积分:1
  • xbsf
    小波算法。机械化的提高我们的效率。让我们减少错误率。大家要对她有性心。(Wavelet algorithm. Mechanization to improve our efficiency. Let us reduce the error rate. We have to have sex to her heart.)
    2013-12-03 21:36:15下载
    积分:1
  • pinghua
    实现对图像平滑模糊,有简单平滑、高斯模糊和中值滤波三种可选,基于OPenCV类库实现,代码可直接运行(Achieve a smooth blur the image, a simple smooth, Gaussian blur and median filtering three options, OPenCV-based library, the code can be run directly)
    2014-06-13 16:45:36下载
    积分:1
  • 1197876686767rendertotexture
    这个程序demo了怎样使用glCopyToTexture函数绘制。这个纹理是应用在一个立方体上的。(This app demonstrates how to render to a texture using the glCopyToTexture function. I have used one of my old projects to create a interesting effect (Blending colors). This is rendered to a viewport and then copied to a texture. The texture is then applied to a cube.)
    2009-04-30 10:47:05下载
    积分:1
  • JPEG
    C++ based JPEG on grayscale image DCT -> Quantization -> ZigZag -> DPCM, Runlength,-> Entropy Coding
    2016-11-28 21:05:34下载
    积分:1
  • EdgeDetectionAndExtraction
    边缘检测与提取,轮廓跟踪 注意事项: 运行时,文件c: est.bmp必须存在(Edge detection and extraction, contour tracing Note: run-time, file c: test.bmp must exist)
    2009-03-11 15:00:42下载
    积分:1
  • Voronoi
    图形voronoi图的自动生成算法,用vc做,是基于一般图形voronoi图的算法,结合数字图形处理里的轮廓跟踪算法,使一般图形voronoi图能够根据不同的生成元总动生成。(Graph voronoi diagram automatic generation algorithm, using vc do is based on the general graph voronoi diagram algorithm, combined with digital image processing in the contour tracking algorithm, the general graph voronoi diagram to the total depending on the generator automatically generated.)
    2020-12-10 21:19:19下载
    积分:1
  • FaceRecognition1
    基于AdaBoost的人脸检测程序代码(是用c++编写的)(AdaBoost-based face detection program code (written with c++))
    2013-06-24 15:22:08下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载