python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Compute Homography Matrix from Intrinsic and Extrinsic Matrices
I have Intrinsic (K) and Extrinsic ([R|t]) matrices from camera calibration. How do I compute homography matrix (H)?
I have tried H = K [R|t] with z-component of R matrix = 0 and updating H matrix su...

zovelsanj
Votes: 0
Answers: 1
React native camera (panorama support)
We need to capture a large receipt using React native camera, But the current version does not support Panorama view. Does anyone know if there is any alternate library available or how can this be ac...

Anupam Chaplot
Votes: 0
Answers: 0
How to check an image is 360 panoramic or not in Android?
I was working on a project where I have to determine an image is 360 panoramic or not. Is there any way to determine that property from an image?

Ayan Sarkar
Votes: 0
Answers: 0
empty screen shot of a div including canvas using html2canvas
I am using html to canvas library to make a screen shot of a div which includes a canvas as the first children node and it returns a white space. The div is holding a panorama image using Panolens lib...
mahshid motie
Votes: 0
Answers: 0