Happy PhD - MATLAB Central
photo

Happy PhD


Last seen: Today 2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 05/18 to 04/25Use left and right arrows to move selectionFrom 05/18Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

46 質問
4 回答

ランク
13,981
of 298,086

評判
3

コントリビューション
46 質問
4 回答

回答採用率
67.39%

獲得投票数
1

ランク
 of 20,530

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,316

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 4
  • First Review

バッジを表示

Feeds

表示方法

質問


From a time in a video, can you get the frame number?
I want to know what frame number we have from a video at certain time stamps. For example from 1:42 to 1:45 mark. How do I obtai...

10日 前 | 0 件の回答 | 0

0

回答

回答済み
Cannot upload .mp4 file
I needed to reformat my disk and then it worked.

約1ヶ月 前 | 0

| 採用済み

質問


Cannot upload .mp4 file
I get the following error when I am trying to upload the frames from a recorded video in format .mp4. The video comes from a hig...

約1ヶ月 前 | 1 件の回答 | 0

1

回答

質問


With contour of image how to change x and y axis?
I am plotting an contour of a matrix (image). How do I change the number of x and y axis to display angle values instead of pixe...

4ヶ月 前 | 1 件の回答 | 0

1

回答

質問


How to get camera temperature and set exposue time?
Hi, I got an FLIR camera and I would like to get the camera temperature and be able to set the exposure time of my camera. An...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


Convert string into date
I am trying to convert "145601" into "14:56:01". How can I do this in a for loop?

1年以上 前 | 1 件の回答 | 0

1

回答

質問


get folder names in a directory
Hi, I am trying to get the names of the folders within a certain folder representing a distance, to upload the images within ea...

約2年 前 | 1 件の回答 | 0

1

回答

質問


to extract information from a text file?
Im stuck and need some help. I need to find a specific text file in a folder with some images and extract some information fro...

約2年 前 | 1 件の回答 | 0

1

回答

質問


how to extract double value from a string?
I been trying to figure our how to extract certain numbers from a string with this layout: D:\MATLAB\noise_check\bilder\Image_...

約2年 前 | 2 件の回答 | 0

2

回答

質問


How can i extract the numbers from string?
Im trying to extract the numbers from a cell array? How can i do this? cell array: filename = 1×12 cell array Colum...

2年以上 前 | 2 件の回答 | 0

2

回答

質問


Saturation limit on 16 bit image in MATLAB
I have a series of images and I am trying to decide if its saturated or not. This is the intensity levels i got with code below ...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


How to save data to existing excel file
I am trying to save data in excel but I am having trouble with adding header to first row and then data beneath existing rows. ...

2年以上 前 | 4 件の回答 | 0

4

回答

質問


How to find the coordinates from an convolution with an mask
Hi, I created an rectagular mask or elliptical mask that i rotate and convolute with an gray-scale image with some intensity c...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


How to create a rectangular mask based on current code for making an elliptical mask
I have an code that creates an elliptical mask and rotates it to a certain angle: for k = 0:180/deltaK:180-1 % Loop to Rotate...

2年以上 前 | 2 件の回答 | 0

2

回答

質問


Automatic cropping of an image using threshold
I have an grayscale image with a intensity distribution. The peaks of the light might be at one locatoion or contain several pea...

3年弱 前 | 1 件の回答 | 0

1

回答

回答済み
How to read in several 16-bit images and store their filenames?
I solved it with this code: https://www.mathworks.com/help/matlab/import_export/process-a-sequence-of-files.html

3年弱 前 | 0

| 採用済み

質問


How to read in several 16-bit images and store their filenames?
I have a set of images in a folder that is16-bit and I want to load them into matlab, maybe into an array, to do some calculatio...

3年弱 前 | 2 件の回答 | 0

2

回答

質問


Image warning about downscaling for preview?
Hi, I am using the Image Acquisition app and sometimes I use the preview with gigecam and I am getting the follwing error: War...

3年弱 前 | 1 件の回答 | 0

1

回答

回答済み
Can you get the maximal intensity of an frame in preview
Problem was solved by taking snapshot and find the maximal value in the frame.

3年弱 前 | 0

| 採用済み

回答済み
Add legend in plot in Appdesigner
Solved the problem. I had to add legend(app.UIAxes); to make it visible.

3年弱 前 | 1

| 採用済み

質問


Add legend in plot in Appdesigner
Hi, I am doing some image processing and I like to plot the result for each added image as a new legend. Number of legends can b...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


Can you get the maximal intensity of an frame in preview
I am using preview for having an live feed of the camera. I would like to also display the maximal intensity of each frame with ...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


Place video stream inside of app designer
I have an code that i want to place inside of app designer. The code creates a window that shows the frames (live stream) of an ...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


Read and extract specific values from a textfile
Hi, I am trying to extact values at diffrent positions from a file with different type of lines. Example of some lines: t= ...

約3年 前 | 1 件の回答 | 0

1

回答

質問


How to do convolution of an image with many combinations of a mask, fast?
Hi, I have an normal size image (about 1200x1900) for which I have cropped to a smaller image, but for simplicity lets say i hav...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Error message using timer
Hi, Im having issues with my timers giving lots of error messages when being runned. Im using the timer to plot a capture ...

4年弱 前 | 1 件の回答 | 0

1

回答

質問


Saving image in correct format or how do I save only image-part of the figure?
I want to save the "image part" of the figure as .jpeg. That is, everwything that is inside of the axis (without the axis and th...

4年弱 前 | 2 件の回答 | 0

2

回答

質問


how to set x-axes in a histogram of gray scale image and how to see if the image is saturated (12 bit)
Hi, I am trying to plot a histogram of a unit16 picture (actually its a 12 bit image) and plot the gray scale. I am interested t...

約4年 前 | 3 件の回答 | 0

3

回答

質問


How can I get the intensity sum of a circular region around a particular pixel?
I have two regions of light, in circles for which i want to calculate the intensity of region 1 (center circle) and region 2 (ou...

約4年 前 | 1 件の回答 | 0

1

回答

質問


Crop out a section of the image in imshow, how?
I have an image I, I want to crop out a section of the image so i dont use the whole image in the analysis. I have two coordin...

4年以上 前 | 1 件の回答 | 0

1

回答

さらに読み込む