photo

Sridutt Nayak


IIIT-Bangalore

2013 年からアクティブ

Followers: 0   Following: 0

Master's Student at IIIT-Bangalore.
Currently working on Embedded Image Processing
Professional Interests: Sinal Processing,Image Processing, Embedded Systems

統計

MATLAB Answers

4 質問
2 回答

ランク
199,768
of 300,771

評判
0

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

回答採用率
100.0%

獲得投票数
0

ランク
 of 21,084

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,969

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Memory leak with Mex
I am doing below in a loop with dims = [1024 768 256] 1. I want to read a set of block loaded by block_iter(1 to 16) into a R...

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

1

回答

回答済み
Using Mex with Classes
Thanks for all your help... * 3 Different mex files somehow did not work, may be once one of the mex executables takes the ha...

13年弱 前 | 0

質問


Using Mex with Classes
I have written a mex file to 1. Initialize hardware. 2. Get Data. 3. Close & Exit hardware. ----Some_App.cpp---- voi...

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

3

回答

回答済み
How can I save an Image from memory using a pointer?
Solved using Mex. I wrote the code in .cpp, compiled using mex. Then returned the values using mxCreateDoubleMatrix. I f...

13年弱 前 | 0

| 採用済み

質問


Imshow saturating though the pixel-by-pixel data is same
I've a text file with ',' delimiter with the data from the image in memory. I have parsed it to get a Matrix then an image af...

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

1

回答

質問


How can I save an Image from memory using a pointer?
Hello I am using DCU224M from Thorlabs. *What I have done* I have written a code in C++ using APIs to capture and save ima...

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

1

回答