dabs
Full Member
Posts: 78
|
Post by dabs on Jun 14, 2024 1:02:15 GMT
Hi,
is it possible that when you use Rho.Camera.takePicture() with outputFormat set to Rho.Camera.OUTPUT_FORMAT_DATAURI, that the images returned will always be very small? This is what I'm experiencing at the moment, i.e. it doesn't matter what I specify in desiredWidth and/or desiredHeight, I always get back an image which is 144x192 (or vice versa if landscape).
Regards, DanĂel
|
|
|
Post by Alex Epifanov on Jun 19, 2024 15:14:54 GMT
Hi Daniel. No it shouldn't be like that, API should follow desired dimensions if possible, disregarding output format. The issue may be related to specific device.
|
|