previously i wrote a code for execution of LBP. The problem i face is that i need to the data from the histogram a different file each time and not the same file each time. How do i do it? Need some g
I want matlab to show me a full screen, all black, and to be able to set pixels on it. 开发者_StackOverflowIs it even possible?You can\'t totally do that using pure MATLAB code. On Windows, I tried d
My image is a 2D surface of a protein, and I use matlab function \"scatter\" to display the image, so there are some white empty spaces in it.
I was currently doing a project on recognizing the vehicle license plate at the rear side, i have done the OCR as the preliminary step, but i have no idea on how to detect the rectangle shaped(which i
I know about basic data types and that float types (float,double) can not hold some numbers exactly. In porting some code from Matlab to Python (Numpy) I however found some significant differences in
I am trying to get the function to output an array T that has each value inside the fixed outer rows and columns, averaged with itself and the 4 numbers surrounding it. I made X to recieve all 9 of th
I am a bit stuck on a simple exercise and would appreciate some help. I am trying to do some simple 2D interpolation using the \"interp2\" function in Matlab for a variable \'tmin\' of dimension [15x
Hello i need you help to append all the data i read from many files into a matrix. I have made the following script
I have two images. One is the original, and the another is rotated. Now, I need to discover the angle that the image was rotated. Until now, I thought about discovering the centroids of each color
I\'m already aware that you can create a stand alone executable and a shared lib from matlab. However, it would be bett开发者_如何学运维er for our configuration management process (version and distrib