photo

Pravitha A


Last seen: 6年弱 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

4 質問
0 回答

ThingSpeak

1 パブリック チャネル

ランク
163,749
of 300,863

評判
0

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

回答採用率
50.0%

獲得投票数
0

ランク
 of 21,100

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,413

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

スコア
0

バッジ数
0

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

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

平均評価
30

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Image read in MATLAB and C
I have program to read an image in MATLAB % open image file fd = fopen("i00.dng"); % read order order = fread(fd, 1, '...

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

1

回答

質問


skip bytes using fread() in MATLAB and C
The MATLAB code to skip 2 bytes was given as fread(fd, 1, 'uint16'); So, Can I write this code in C as fread(,2,1,fd); PLe...

6年弱 前 | 0 件の回答 | 0

0

回答

質問


fread() in MATLAB and C
Is fread() in MATLAB and C different? I have a command offset = fread(fd, 1, 'uint32'); Can I directly use this comman in a C...

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

1

回答

質問


creating channels in an array
I saw a code from rgbe bayer conversion program as follows: % subsample HDR image to get RGGB Bayer pattern I(1:2:end, 1:2:...

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

1

回答

チャネル


fgh

8年弱 前