photo

chee gang ngui


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How to covert figure to png after image stitching
close all clear all clc %% read images imgPath = 'C:\Users\nguic\Documents\MATLAB\test_png\'; imgDir = dir([imgPath,'*.png...

2 years ago | 1 answer | 0

1

answer

Answered
How to homogeneous two different images into same color after image stitching
I am new with MATLAB. Do you think the code that you provided will able to intergrate with my code or I should do it seperately?...

2 years ago | 0

Question


How to homogeneous two different images into same color after image stitching
%% The above image shows different colors once it stitches. I did use adobe lightroom and the color of the image is homogeneou...

2 years ago | 2 answers | 0

2

answers

Question


Remove Distortion from an Image Using the Camera Parameters Object
%The following numbers are the parameter after export from camera calibration. Standard Errors of Estimated Camera Parameters...

2 years ago | 1 answer | 0

1

answer

Question


How to change figure image to jpg image (image undistortion)
IntrinsicMatrix = [4094.8006 0 0; 0 4081.8042 0; 1787.2784 1472.9443 1]; radialDistortion = [-0.1963 0.1539]; tangentialdist...

2 years ago | 3 answers | 0

3

answers