ECE Visual Computing Project: Programming, Report, and Calculations

Verified

Added on  2022/10/06

|107
|2864
|492
Project
AI Summary
This document presents a visual computing project, likely involving image processing and computer vision techniques. The project appears to be implemented using MATLAB, as indicated by the code snippets and error messages. The assignment consists of multiple parts (Part 1, Part 2, Part 3), each with elapsed time measurements, suggesting computational performance analysis. Part 3 specifically seems to deal with image display and homography calculations, with several error messages indicating issues with file access ('hi.jpg' not found), undefined functions ('homography'), and incorrect input arguments. The output also provides coordinate data (x, y) for various points and warnings about image sizes. Overall, the project involves programming, report writing, and calculations related to visual computing concepts, with a focus on image manipulation and geometric transformations.
Document Page
Programming
visual computing
Break Up (Report + Calc) – 250+3500 words (add words to report to get money()
https://tanrobby.github.io/teaching/ece_visual/assignment1/index.html
Part 1 :
Part 2:
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
Part 3:
Elapsed time is 1.934603 seconds.
Elapsed time is 4.941221 seconds.
Elapsed time is 4.006556 seconds.
Elapsed time is 1.453423 seconds.
Elapsed time is 1.926946 seconds.
Elapsed time is 4.236420 seconds.
Document Page
>> Part3
Error using getImageFromFile (line 11)
Cannot find the specified file: "hi.jpg".
Error in imageDisplayParseInputs (line 73)
[common_args.CData,common_args.Map] = ...
Error in imshow (line 219)
[common_args,specific_args] = ...
Error in Part3 (line 2)
imshow('hi.jpg')
>> Part3
Warning: Image is too big to fit on screen; displaying at 33%
> In imuitools\private\initSize at 71
In imshow at 282
Document Page
In Part3 at 2
x
y
x =
584.0000
794.0000
y =
494.0000
338.0000
x =
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
584.0000
794.0000
y =
494.0000
338.0000
>> Part3
Warning: Image is too big to fit on screen; displaying at 33%
> In imuitools\private\initSize at 71
In imshow at 282
In Part3 at 2
x1 =
Document Page
218.0000
218.0000
y1 =
479.0000
479.0000
x2 =
689.0000
y2 =
Document Page
170.0000
x3 =
680.0000
y3 =
434.0000
x4 =
857.0000
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
y4 =
761.0000
Warning: Image is too big to fit on screen; displaying at 67%
> In imuitools\private\initSize at 71
In imshow at 282
In Part3 at 8
x5 =
452.4841
y5 =
Document Page
266.2663
x6 =
302.5723
y6 =
227.2892
x7 =
447.9868
Document Page
y7 =
131.3457
x8 =
352.0432
y8 =
438.6649
>> Part3
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
Warning: Image is too big to fit on screen; displaying at 33%
> In imuitools\private\initSize at 71
In imshow at 282
In Part3 at 2
x1 =
83.0000
y1 =
167.0000
x2 =
Document Page
719.0000
y2 =
308.0000
x3 =
326
y3 =
1157
chevron_up_icon
1 out of 107
circle_padding
hide_on_mobile
zoom_out_icon
[object Object]