Why am I getting an error when I use grayscale images with "makehdr"in Image Processing Toolbox 8.1 (R2012b)? I am receiving the following error when trying to use the "makehdr" ut…
Ask an expert. Trust the answer.
Academic and engineering questions answered by verified MATLAB professionals.
Why am I getting an error when I use grayscale images with "makehdr"in Image Processing Toolbox 8.1 (R2012b)? I am receiving the following error when trying to use the "makehdr" ut…
How do I show land areas that have negative elevation in a map as green using the function DEMCMAP in the Mapping Toolbox 3.2 (R2010b)? I am using HDR and elevation files for a til…
I want to limit an angle in radians to be between -pi/2 and pi/2. I have tried to modify the function wrapToPi, but it does not give me the desired result. Here is my attempt: �…
Hi, I have a Digital Elevation Model on a .tif file. In order to visualize a shaded relief version of it, I'm using this code: A = geotiffread('dem.tif'); info = geotiffinfo(…
Hi!!! i've been looking for some info about loading "n" images with a script but i havent find anything... well my idea was create a function with a for loop that chang…
So, I have videos from a Kinect v2 (.XEF). I know that when I open then o Kinect studio I can access on c#/c++ applications as a Kinect v2 camera. But, using the support package fo…
I have an image, and I want to get values of a parameter for each pixel of the image. The parameter is a function of the RGB values of the image. In order to evaluate the parameter…
I have a column vector of data (23038 x 1), which corresponds to a column vector of the same length for latitude and another for longitude. I am attempting to plot this data (I hav…
Hi everyone, I wanna learn how to implement digital image processing on FPGA. I have already used Altera Cyclone IV.I think so, we must use simulink but are there any compatible…
Why isn't my Point Grey (FLIR) Firefly MV (FFMV or FMVU) not detected in lastest support package version of MATLAB R2016-R2017a? I have Point Grey camera models Firefly MV (FFM…