Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
Hello, I'm using Matlab R2013a with the Image Acqusiition Toolbox. I'm trying to grab images from a gige-camera. The imaqtool recognizes the camera...
My MATLAB code which uses a support package works, but why doesn't the MCC compiled standalone application work? My MATLAB code uses a support package...
Hi! I have previously asked about a similar problem but I will try again since I have since then corrected my codes a bit and thus can not use t...
I have images which are extracted from google earth and I would like to transform geography coordinate to simple image coordinate (x,y) of some point....
Hi all, I am working with wind speed and direction but the last is in form of compass, thus it required to convert it to degrees. could anyone kind...
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 ...
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...
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 re...
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('...
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 funct...