Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~2K People Reached
Favorite Tags
Member Avatar for nithyananthanaiker

Hello guys. I am currently developing an OCR tool using Chain-code algorithm in Java. I was googling and found this code in Matlab. I have no idea on using Matlab. So, I need help from someone who's good in Matlab to convert it into Java. This will be a big …

Member Avatar for Neha_18
0
1K
Member Avatar for nithyananthanaiker

Hello guys, I am currently doing my final year project on OCR. I will have to come up with chain-code algorithm as the recognizer. Any of you guys have sources or links that will lead me to the solution? I have googled much but I could not find a Java-based …

Member Avatar for <M/>
0
212
Member Avatar for nithyananthanaiker

Hello guys. I am getting this error when I run this file. Can any of you clarify what is wrong in the code? public class csector_node { public double [] relations; public csector_node() { relations = new double [8]; for (int i = 0;i < 8;i++) { relations[i] = new …

Member Avatar for scudzilla
0
198
Member Avatar for nithyananthanaiker

Hello mates, Currently Im in my 4th year of Bachelor studies for Computer Science majoring in Information Systems. For this final year, I will need to do a project that will enable me to complete my studies. As for that, I need some of your guidance in choosing the right …

Member Avatar for nithyananthanaiker
0
214