首页 > 其他分享 >COMP338 – Computer Vision

COMP338 – Computer Vision

时间:2024-10-22 19:10:47浏览次数:1  
标签:SURF SIFT will COMP338 Computer marks ORB your Vision

COMP338 – Computer Vision – Assignment 1

o This assignment is worth 15% of the total mark for COMP338

o Students will do the assignment individually.

Submission Instructions

o Send all solutions as a single PDF document containing your answers, results, anddiscussion of the results. Attach the source code for the programming problems as

separate files. (One PDF doc, one source code file {python or Jupyter NotebookIpython)})

o Each student will make a single submission to the Canvas system.

o The deadline for this assignment 14/11/2024, 5:00pm

o Penalties for late submission apply in accordance with departmental policy as set

out in the student handbook, which can be found at

http://intranet.csc.liv.ac.uk/student/msc-handbook.pdf

and the University Code of Practice on Assessment, found at

https://www.liverpool.ac.uk/media/livacuk/tqsd/code-of-practice-on

assessment/code_of_practice_on_assessment.pdfTask 1. (50 marks) Canny Edge DetectioOpenCV provides a function canny() to get the edge detection result with n image (you canuse any grey image). Please do the following:

  1. (25 marks) Reimplement the canny operation without using the built-in canny()function (with some explanations of the code).
  1. (10 marks) Test and visualize your implementation results. (with different filters,different thresholds and others)
  1. (15 marks) Discuss the difference between your implementation, your resultscompared with the OpenCV implementation.代 写COMP338 – Computer Vision  (Compare the numerical results and therunning time and others.)Note:- It is acceptable if the implementations do not match exactly; you will need to analyzethe differences between your implementation and the Canny method. Including yourown reflections in the report will result in additional bonus points. However, it imandatory that you reimplement the function based on your understanding.

Task 2. (50 marks) Feature Extraction

In Lecture 11 and Lab 04 - SIFT & Feature Matching, we have discussed the SIFT feature.In practice, there are several other feature extraction methods such as SURF or ORB. In thistask, we will do extra reading, implementation, and compare SIFT vs. SURF vs. ORB.Papers to read:

- Bay et al., SURF: Speeded Up Robust Features, ECCV 2006

- Rublee et al., ORB: An efficient alternative to SIFT or SURF, ICCV 2011.

Good tutorials:

  1. (20 marks) Read the SURF and ORB papers and tutorials, summarize yourunderstanding. Compare the differences among SIFT vs. SURF vs. ORB.(10 marks) Given two images (victoria.jpg and victoria2.jpg – both available onCanvas), call OpenCV functions to extract ORB keypoints. You can use the built-infunctions from OpenCV. Visualize the detected keypoints.
  1. (20 marks) Given two images (victoria.jpg and victoria2.jpg), extract the descriptorsusing SIFT and ORB. Perform keypoint matching using Brute-Force Matcher. Fromthe results, which method do you think perform the best? Justify your answer.Note:- You can also choose the images yourself, as long as they are of the same subject takenfrom different perspectives. You may directly use greyscale images.- Including your own reflections in the report will result in additional bonus points.However, it is mandatory that you reimplement the function based on yourunderstanding.

标签:SURF,SIFT,will,COMP338,Computer,marks,ORB,your,Vision
From: https://www.cnblogs.com/goodlunn/p/18493522

相关文章

  • 论文阅读-ArtVLM: Attribute Recognition Through Vision-Based Prefix Language Mode
    摘要识别并从对象中分离视觉属性是许多计算机视觉应用的基础。虽然像CLIP这样的大型视觉-语言表示在很大程度上解决了零样本对象识别的任务,但零样本视觉属性识别仍然是一个挑战,因为CLIP通过对比学习得到的视觉-语言表示无法有效捕捉对象-属性依赖关系。在本文中,我们针对这一弱点......
  • 论文阅读:Vision Mamba- Efficient Visual Representation Learning with Bidirectiona
    文章介绍本文由华中科技大学、地平线、智源人工智能研究院等机构合作;提出了一种带有双向Mamba块(Vim)的新通用视觉baseline,它用位置嵌入标记图像序列,并用双向状态空间模型压缩视觉表示。问题引入在处理图像和视频等视觉数据方面,基于纯SSM的通用baseline尚未得到探索;Visu......
  • P3571 [POI2014] SUP-Supercomputer 题解
    P3571「POI2014」SUP-Supercomputer题解一道“较”水的黑题(可一开始苦思冥想还是不会)。本蒟蒻的第一篇黑题题解,求赞。题意简化给定一棵$n$个节点、根节点为$1$的有根树。$q$次询问中每次给定一个$k$,输出需要最少用几次操作次数删除完整棵树。每次操作可以选择删......
  • VisionPro[CogBlobTool]斑点工具,圆形标注(C#脚本)
    圆形标注标注图样板添加CogToolBlock工具图像源拖入CogToolBlock在CogToolBlock中添加斑点工具拖入图像源因为图像比较对比清晰,模式选用硬阈值(动态)可以清晰的识别出斑点创建C#脚本​选用C#AdvabcedScrip高级脚本CogGraphicCollection//CogGraphicColl......
  • Unity Apple Vision Pro 保姆级开发教程-环境配置、导入 PolySpatial 案例、程序发布
    视频教程Unity环境配置、导入PolySpatial案例、程序发布到设备教程说明这期教程我将介绍使用Unity开发AppleVisionPro应用所需要的Unity环境配置,以及如何导入PolySpatial样例场景、将Unity程序打包到头显中运行。开发前期准备(软硬件要求,开启visionpro......
  • Unity Apple Vision Pro 保姆级开发教程-准备阶段
    视频教程:UnityPolySpatial开发AppleVisionPro教程,三十分钟快速了解开发AppleVisionPro使用原生开发和unity开发有什么区别如果你的项目需要充分利用AppleVisionPro的独特功能、追求最佳的性能表现,或者针对特定于VisionOS的开发场景,原生开发可能是更好的......
  • 2024年计算机视觉与图像处理国际学术会议 (CVIP 2024) 2024 International Conference
    文章目录一、会议详情二、重要信息三、大会介绍四、出席嘉宾五、征稿主题六、咨询一、会议详情二、重要信息大会官网:https://ais.cn/u/vEbMBz提交检索:EICompendex、IEEEXplore、Scopus三、大会介绍2024年计算机视觉与图像处理国际学术会议(CVIP2024)将于2024......
  • HivisionIDPhotos 开源精美证件照
    马上就该考研啦,还在用某x、某xxx做证件照吗?也就用一次还得花几块钱买个会员,别当冤大头啦!最近1个月一个颠覆性的开源产品稳站GitHub榜前三,没错!他就是hivisionidphotos。博士团队开源项目,只能说太强!项目链接:https://github.com/Zeyi-Lin/HivisionIDPhotos短短1个月,竟然有1......
  • 一键生成证件照的开源利器:HivisionIDPhotos使用教程
    HivisionIDPhotos使用教程:一键生成证件照的开源利器HivisionIDPhotos 是一款开源的、轻量级且高效的AI工具,专注于证件照的自动生成。通过这一工具,用户只需上传一张自拍或其他照片,便能快速生成标准尺寸的证件照,免去前往照相馆的麻烦。它利用先进的图像处理技术,如智能抠图......
  • COMP3811 Computer Graphics
    SchoolofComputing:assessmentbriefModuletitleComputerGraphicsModulecodeCOMP3811AssignmenttitleCoursework1AssignmenttypeanddescriptionProgrammingassignment:GraphicsfundamentalsRationaleThecourseworkrevolvesaroundfundamentalgra......