-
ICM2image_loop
对两帧图像进行ICM调试.包含内容:1估计姿态和摄像机内参数;2两幅图做四次金字塔;3利用输入特征点采用ransac算法估计姿态R, T。4sift特征匹配;5摄像机标定。(ICM images on two debugging. Contains: 1 Estimated posture and intrinsic parameters 2 two plans to do four pyramids 3 using the input feature points using ransac algorithm estimates gesture R, T. 4sift feature matching 5 camera calibration.)
- 2013-11-16 20:58:55下载
- 积分:1
-
guss
【高斯核函数改进 参考价值1】LBF活动轮廓模型的改进.pdf【高斯核函数的改进 参考价值5】单核和多核相关向量机的比较研究.pdf([Gaussian kernel improved reference value 1] .pdf LBF improved active contour models comparative study [.pdf Gaussian kernel improvements reference 5] single and multi-core related vector machine)
- 2015-05-29 23:33:10下载
- 积分:1
-
face_mosaic_processing
暑期实习用matlab编写的一个人脸马赛克图像处理处理算法,附件同时包含了算法的原理解释(face mosaic image processing by matlab. )
- 2009-05-11 13:48:10下载
- 积分:1
-
lyapunovexponentofRossler
该程序通过雅可比矩阵求解Rossler系统的李雅普诺夫指数指数,并绘制了其频谱图。(The program solves the Lyapunov exponent of Rossler system by Jacobian matrix and draws its spectrum.)
- 2021-05-07 22:34:35下载
- 积分:1
-
IRandvisbletuxiangpeizhun
针对可见光与红外图像的特点和难点,提出了可见光与红外图像配准与融合中的关键技术,即:
使用新型的基于一维最大类间方差和最大连通性测量的图像分割方法对源图像进行分割来更好地实行图像粗
配准 使用新型的特征点提取方法,特征点的匹配及误匹配的消除来更好地实行图像精配准 采用新型的基
于区域的树状小波活性测度计算来实现树状小波图像融合 利用自生成神经网络来实现模栩图像融合.
(For visible light and infrared images of the characteristics and difficulties, a visual and infrared image registration and integration of key technologies, namely: the use of new one-dimensional based on the largest variance between-class connectivity and the largest measuring method of image segmentation source image segmentation to better implementation of coarse image registration the use of a new type of feature point extraction method, feature points of the match and the elimination of false matches to better the implementation of image fine registration the use of new tree-based wavelet calculated to measure the achievement of the activity tree wavelet image fusion the use of self-generating neural network to achieve image fusion Xu mode.)
- 2009-04-20 11:49:14下载
- 积分:1
-
08576798works
说明: 用于去除背景,得到原图与背景相减的图像并二值化(boundaries defects and improve the quality of remote sensing images and improve the visual effects))
- 2019-12-31 20:31:15下载
- 积分:1
-
transfor_img_to_tif
批量化处理图像格式转换,即从img、dat、jpeg等格式转换为tiff格式,在ENVI/IDL环境下直接运行即可。(transform the style of the remote sensing miagery data imgdatjpeg to the tiff style by batch. )
- 2015-12-11 09:35:07下载
- 积分:1
-
BiSARBP
说明: 对于双基地SAR,使用BP算法进行成像,展示场景、回波信号、距离压缩后以及最后成像的图像。(For Bistatic SAR, BP algorithm is used to image the scene, echo signal, range compression and the final image.)
- 2020-12-30 22:28:59下载
- 积分:1
-
awb
实现相机采集数据的自动白平衡功能,采用verilog语言编写。(The automatic white balance function of camera data acquisition is realized)
- 2017-09-19 17:45:55下载
- 积分:1
-
check_form
表單驗證
調用為
onBlur=checkform(fname1,fname2,types,value1,value2)
輸入框的驗證
onSubmit subt(this.id)
表單提交時的驗證
兩者需要一起使用
fname1=驗證的項目名
fname2=驗證的副項目名
types=驗證的方式
value1=驗證的值1
value2=驗證的值2
驗證的方式值:(多驗證方式用"|"分割 例: 1|2|3)
0.該值不能為空!
1.您輸入太短了!不能小於value1字符
2.您輸入太多了!不能超過value2字符!
3.你的兩次密碼不一至,請驗證!
4.您的輸入與要求不相符,該輸入只能在value1~value2之間!
5.您輸入的E_mail不正確!請重新輸入!
6.只能為數字
*/(calling for the certification form onBlur = checkform (fname1. fname2, types, value1, value2) input box test onSubmit subt (this.id) at the time of submission of the form Taken together need to verify the use of the test fname1 = fname2 = projects were validated by the deputy project were typ es = verifiable means value1 = the value of a certification value2 = 2 certification test the value of values : (multi-authentication "|" segmentation cases : 1 | 2 | 3) 0. The value can not be empty! 1. Your input is too short! value1 not less than two characters. You lose into too many! not more than value2 characters! 3. your password twice to different, Please validation! 4. Your input is not in line with requirements, The importation of only between value1- value2! 5. E_mail you enter )
- 2006-12-04 13:01:16下载
- 积分:1