登录
首页 » Visual C++ » fish_full

fish_full

于 2012-07-11 发布 文件大小:32939KB
0 202
下载积分: 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 个回复

  • Transfortion
    计算机图形学中实现多边形平移,旋转,缩放变换。(Polygons in computer graphics to achieve translation, rotation, scaling transformation.)
    2020-11-11 20:29:44下载
    积分:1
  • splines5
    样条函数用于图像放大;可放大任意倍数;五次样条函数的构造 (five splines function)
    2011-07-08 16:00:48下载
    积分:1
  • function
    基于VC++的图像处理类,可以用于bmp文件的读写,显示(Based on the image processing VC++ classes that can be used to read and write bmp files, display)
    2013-11-18 11:16:59下载
    积分:1
  • ImageDevelop_source
    vc++图像开发的附书光盘,包括众多的实例程序,每个程序都可以是功能完备的工具软件.(visual c++ image develop source code and instances)
    2010-09-25 10:53:59下载
    积分:1
  • tss_filterh
    fpga实现图象滤波,实时的实现现对输入图象的形态学滤波可直接使用。 (fpga image filtering, real-time implementations currently morphological filtering of the input image can be used directly.)
    2012-10-07 00:29:30下载
    积分:1
  • gray
    读取图像,将RGB图像转化为灰度图像,显示并保存(The RGB image is transformed into gray image)
    2017-07-12 14:53:14下载
    积分:1
  • txcl
    说明:  实现了图像的打开功能,并能实现图像打开时的扫描,渐进,马赛克等功能(To realize the image of the open function, and can achieve image scans open, progressive, mosaic and other functions)
    2010-04-18 22:43:57下载
    积分:1
  • pjbz
    图像质量评价,计算两幅图像的保真性,鲁棒性 ,结构相似性 (Image quality assessment,calculate the fidelity ,robust and structural similarity of the image,)
    2017-03-16 15:09:32下载
    积分:1
  • pupildetectOK
    在VC6.0环境下,借助openCV函数库,对视频中的人脸进行检测,并实时跟踪,然后用Haar特征的分类器定位人脸,并检测瞳孔存在与否,提取关于眼睛的疲劳信息(In VC6.0 environment, with the aid of openCV function library, to detect human faces in video, and real-time tracking, positioning and use characteristics of Haar classifier faces, and examine the pupil existence, to extract the information about the fatigue of the eye)
    2014-04-14 23:00:39下载
    积分:1
  • CT-tracking
    一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒(A simple and efficient tracking algorithm based on compressed sensing. Firstly, with the random sensing matrix compressed sensing RIP conditions for multi-scale image feature dimension reduction, and then use the naive Bias classifier simple classification in the feature reduction after the. The tracking algorithm is very simple, but the results are robust, speed can reach 40 frames per second)
    2014-01-10 11:45:54下载
    积分:1
  • 696518资源总数
  • 104921会员总数
  • 16今日下载