Find Jobs
Hire Freelancers

Finding CCC Target Concentric contrasting circle

$10-30 USD

已关闭
已发布大约 6 年前

$10-30 USD

货到付款
A Concentric Contrasting Circle (CCC) is shaped by insertion a black ring on a white background, or vice-versa. As discus in the lecture please make a program to find the CCCs in 3 images ( the given image plus 2 other image you have to take by your own and place the 10 CCCs on the image before taking the picture ) Properties of the target image: "The target is a white ring surrounding a black dot. This feature is fairly unique in the image, because the centroid of the white ring will coincide with the centroid of the black dot. You can automatically find the target by finding a white region whose centroid coincides with the centroid of a black region" ONLY one Picture the other uese those Please use those Picture - [login to view URL]~whoff/courses/EENG512/lectures/labs/[login to view URL] 2- [login to view URL]~whoff/courses/EENG512/lectures/labs/[login to view URL] Approach: – 1- Threshold the image, a global threshold is fine . 2- If there are a lot of tiny (noise) white regions, you may need to “clean up” You can use morphological “opening” to do this. 3- Then, find connected components and extract their region properties (e.g., centroid, area, bounding box) 4- Complement the image, and repeat the process to find all black blobs. 5- Now check every possible pair of white and black blobs. 6- Pseudocode: for each white blob for each black blob Get centroid of white blob Get centroid of black blob if distance between centroids < thresh % We have a possible CCC; %draw a crosshair at its centroid or %draw a rectangle around its bounding box end if end for end for Calculate the success of your algorithm in the 3 images using those measurements 1- Num true /true positives: Number of true CCCs found in the image. 2- True Found: Defined as ' true positives) divided by the actual number of CCCs in the images 3- Num False (false positives) : Number of false CCCs found in the image 4- Thresh number (try different numbers starting from .5 to larger numbers ) 5- Draw a graph showing at least one correlation between those variables. 2- True Found: Defined as ' true positives) divided by the actual number of CCCs in the images 3- Num False (false positives) : Number of false CCCs found in the image 4- Thresh number (try different numbers starting from .5 to larger numbers ) 5- Draw a graph showing at least one correlation between those variables. ** fill the table attached ****** 3 hours to be done ******
项目 ID: 16751864

关于此项目

1条提案
远程项目
活跃6 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作

关于客户

QATAR的国旗
0000, Qatar
4.8
18
付款方式已验证
会员自5月 7, 2015起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。