-
515030910511 exercise1
检测图片中的角点,将图片读入后转换为灰度图以便处理。
2.通过用Dx=[-1,0,1;-2,0,2;-1,0,1]和灰度图片的矩阵卷积得到灰度图片在x方向上的导数矩阵Ix,矩阵中(i,j)处的元素代表灰度图片矩阵(i,j)处在x方向的导数Ix(Detection of corners in a picture)
- 2018-06-13 16:04:45下载
- 积分:1
-
fg_masks.tar
自动前背景分割,基于超像素、形状和外观前验概率及图切割(A novel foreground/background segmentation
algorithm that attempts to segment the interesting
objects from the rest of the image.The model includes a geometric prior and an appearance
prior, whose parameters are learnt on the fly from
images that are similar to the query image. It uses graphcut
based energy minimization to enforce spatial coherence
on the model’s output.)
- 2012-08-19 10:16:18下载
- 积分:1
-
DLA
基于分片重排列技术的维数约简方法,用于特征提取。(Patch Alignment for Dimensionality Reduction,IEEETrans.,2009.)
- 2013-08-30 12:39:23下载
- 积分:1
-
one-based
一种基于背景减法和帧差的运动目标检测算法(Based on background subtraction and frame difference moving target detection algorithm)
- 2013-07-31 09:12:36下载
- 积分:1
-
Parallel-beam
CT图像的平行束重建图像的重建算法,非常高(CT image parallel beam reconstruction image reconstruction algorithm, very high)
- 2012-11-06 00:18:27下载
- 积分:1
-
图像融合代码
整理了五种多曝光图像融合的代码,用于图像处理,图像去雾,有英文介绍(Five kinds of multi-exposure image fusion codes are sorted out.For image processing, image defogging, with English introduction)
- 2021-02-18 15:39:45下载
- 积分: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
-
Block_CS
基于分块可压缩传感的图像重建,里面包括contourlet、DWT、DDWT、DCT,图像压缩传感与重建。(Based on the sub-block compressible sensing image reconstruction, which include the Contourlet DWT DDWT,, DCT image compression sensing and reconstruction.)
- 2020-10-03 15:17:41下载
- 积分:1
-
hccirclesa
halcon图像处理软件用来检检测图像的圆状物体。可直接使用。
(halcon image processing software is used to check the oblong object detection image. Can be used directly.)
- 2012-09-30 00:22:33下载
- 积分:1
-
MobileNetV2-master
说明: 实现图像分类,可完成对图像的多分类问题,效果较好(Realize image classification, can complete the multi-classification of images, the effect is better)
- 2021-04-23 23:38:48下载
- 积分:1