Community Profile

photo

chee gang ngui


Last seen: 1년 초과 전 2022년부터 활동

통계

Content Feed

보기 기준

질문


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...

1년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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?...

1년 초과 전 | 0

질문


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...

1년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
How to change figure image to jpg image (image undistortion)
thank you!

거의 2년 전 | 0

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 3 | 0

3

답변