Click here to Skip to main content
15,892,674 members

Comments by arun_pk (Top 59 by date)

arun_pk 3-Jun-14 4:43am View    
Avinash
Thanks for the reply..
the solution you provided is correct . But i am looking for a code which doesnt write anything in code behind .. I could solve this please see the updated question.. But will not work if i want to make the mylabel1 visibilty collapsed and mylabel2 occupies the both rows
arun_pk 15-Sep-13 4:33am View    
InRange method output is a gray image . still not able to find the no yellow color objects present
arun_pk 5-Sep-13 10:47am View    
Hi,
I am facing issues in using cvInRangeS() method..
Destination image parameter is creating issues for me :(
i get an exception like this
" Emgu.CV.Util.CvException: OpenCV: src1.size == dst.size && dst.type() == CV_8U"
arun_pk 20-Aug-13 2:09am View    
Hello Sriram
This is how i had placed the controls.. for eg here i am using four buttons.
I have a grid with 2 columns and 3 rows..

<grid>
<grid.columndefinitions>
<columndefinition width="52*"> <columndefinition width="21*">
<grid.rowdefinitions>
<rowdefinition height=" 52*">
<rowdefinition height="21*">
<rowdefinition height="21*">

<Button Grid.Row="0" Grid.Column="0" Grid.RowSpan="2" Margin="5,5,5,5"></Button>

<Button Grid.Column="1" Grid.Row="0" Grid.RowSpan="2" Margin="5,5,5,5"></Button>
<Button Grid.Column="0" Grid.Row="2" Margin="5,5,5,5"></Button>
<Button Grid.Column="1" Grid.Row="2" Margin="5,5,5,5"></Button>
arun_pk 30-Apr-13 0:36am View    
Thanks for the reply Sergey..


Avian Carrier is a cellular network?

What i really need is the communication network.. whether it can be wifi .. or cellular or ethernet to get connected to Cloud..
Sorry if i was not clear