LaTeX symbol recognition tool - G1 Apps and Games

Hey Everybody!
Probably not many of you will need it, but if you're writing an article or a paper with the LaTeX typesetting system, you might be interested in my new Android app, Detexify. It uses (server-based) machine learning to recognize any LaTeX symbol you draw on the screen with your finger. It then displays a list with the nearest matches.
It's a free app, Cyrket link is here.
Please let me know any feedback you might have. Also, I think I'll put up a video shortly. Have to find a good way to record it
Do you think such an app could have a chance in the ADC2? I'm considering to enter, but I'm not sure if the app is too simple to have any chances.
Cheers,
Robin

I am currently writing my dissertation in mathematics, and though I am quite comfortable with the software, I still love to see this app. I am happy to see that others have interest in introducing Latex to android. If only we could get a compiler Thank you.

Related

Wanting to develop my own software

Right...I’ve been using xda-dev for a while and decided its about time I contribute something back....especially as its my uni holidays and I have nothing to do my software idea is basically something to tell you prices of near by fuel outlets. Unless something like this already exists (a quick search of fuel prices on the xda-dev of fuel prices shows nothing)
Firstly I have no previous programming experience but we all have to start somewhere right?
Secondly what would I use to write the program in?
Thirdly how difficult would such a project be?
Sorry if questions I ask don’t make sense, I am a total noob.
I'm a noob aswell, but from what I can see to be able to do this your going to have to have access to all the necessary fuel prices, which are going to be updated how and from where?
Unless you could get access to an existing sql database, i cant see it being practical, well not for a noob anyway.
Anyone Correct me if i'm wrong.
Hmm i guess its best to learn programming before you attempt to write a software. Visual Studio is probably the best one to write in, and i believe the phone uses .NET. (Which can open up more languages and its pretty damn easy to program in)
Too lazy to write a program myself for PPC, but i recommend Visual C++
Video Tutorials -For programming in windows mobile
http://www.cplusplus.com/ -Good place to learn stuff
As for the difficulty, it depends.
Getting the gas info is the easy part, (ie some gas websites have easy URLS such as www.gasblahblah.com/index.aspx&?area=ZIPCODE
then parsing the page is trivial.
As for the functionality, try looking on sourceforge for some sample coding you can use, such as a skeleton for a today plugin etc.
Its not gunna be easy but goodluck!
good luck
As hirst89 said, it will be difficult. First of all, you need to build an up to date database (go check mysql or sqlite on google which are truly wonderful database softwares). Then, about the program itself, you have to learn how to develop in .NET with visual studio and .NET framework 2.0 (license fees are awfully expensive for the whole solution but you could try light versions don't know if they are trustable go check http://msdn.microsoft.com/fr-fr/express/aa975050.aspx). After that, you'll need a good server with an average bandwith (depends on the country you live in, for france go check www.ovh.com).
Good luck, you'll need it!!!!​
goorht
Yeh I think my post only touched on the difficulties of it. How would you go about collecting data from presumably the majority of fuel stations? Especially on a low budget, I presume from the fact that your a student.
And as for the programming, I wouldnt like to guess how much of an in depth knowledge you would need of .net for it to be basically functional.
Hope this all helps....but hope it doesnt squash your ideas and aspirations
Thank you for your quick responses...can you think of any more practical or easier to implement which I could start with?
well you could use c# which is use alot for software running on the windows mobile environment. there is Visual C# express version for free if you odnt want to shell out the money for visual studio.
zeezee said:
well you could use c# which is use alot for software running on the windows mobile environment. there is Visual C# express version for free if you odnt want to shell out the money for visual studio.
Click to expand...
Click to collapse
i think i'll start with express and if i enjoy it and get some interest in wat i'm doing then give something else a try.
I'm really worried going into this...i have no idea wat to expect
*just waiting for Visual basic to download and install*
Humz said:
i think i'll start with express and if i enjoy it and get some interest in wat i'm doing then give something else a try.
I'm really worried going into this...i have no idea wat to expect
*just waiting for Visual basic to download and install*
Click to expand...
Click to collapse
I had a brief look at creating my own software but my programming and coding knowledge doesn't stretch that far, I think I'll just stick with what im good at CSS, XHTML & Graphic Design
visual studio is easy, VS8 is free but it doesn't do much, if i'm not mistaken and i believe it was mentioned above that visual studio works in .NET but first you should try a couple easy things, try writing a small game like idk SKI FREE!!!! i haven't gotten around to it, but writing a game or other such is one of my projects for the summer while school is out. but that feul idea is fantastic, but windows live already tried it and it is extremely out of date. start small and work into the bigger stuff.
p.s. if you write ski free and get it to work on the phone let me know
Visual Studio Express doesn't allow you to develop mobile applications. Students from selected countries can grab a free copy of VS2008 Professional from here. Otherwise, the next best free solution would be the outdated eVC++ or eMbedded Visual Tools, which only support up to Pocket PC 2003 SDK. However, those apps will still work on WM5/WM6, etc. The main limitation is that the you don't have access to the APIs in the newer OS.
Humz said:
(a quick search of fuel prices on the xda-dev of fuel prices shows nothing)
Click to expand...
Click to collapse
There are some programs that retrieve current and local gas prices. Windows Live Search is one.
I don't want to discourage you from writing your own, sounds like it would be good practice to start with. I wish I had the time to learn how to do it.
GWelker62 said:
There are some programs that retrieve current and local gas prices. Windows Live Search is one.
I don't want to discourage you from writing your own, sounds like it would be good practice to start with. I wish I had the time to learn how to do it.
Click to expand...
Click to collapse
I was gonna mention that.
This is a wery good book to start whit. Introduction to Programming Using Visual Basic 2008.

App developed

I have what I think is a great idea for an app but no clue what to do with it. I'm by no means a programmer or even that great with computers. I've done some searching and there doesn't seem to be an app like this. Any help is greatly appreciated. From what someone told me on another forum it could be complicated. If your up for a challenge hit me up and I'll tell you the idea.
programmers don't program for free - so you'll need to offer some $$$ if you want to retain the copyright - in an ideal world. and if it's commercially viable, your idea will be taken and sold. simple as.
If a talented programmer wants to message me, we can talk numebers.
I need a developer to tell me what it would run to build this app.
Depending on what it does I might be able to help. PM me with the details and we can talk from there. The main reason I'm asking you to PM me is because, as I said, I might be able to help, I'm not a super-programmer but I do what I can.
you may want to also give a hint about what type of app it is - messaging, phone, map related etc. that way a programmer with those skills would be able to contact you. though really, most of the good ideas will have been done by now! maybe your idea hasn't for a reason
What platform is this app?
Also, are you sure there's not already an app that does what you're thinking?
Ok so what the hell. Here's the idea.
Everyone dreams of winning the lottery so how about an app where you've won the lottery. However you win doesn't matter because the fun starts after your "numbers" come up. Let's say you win 100 million. Now you get to start spending it. You could also invest. It either grows or dwindles. You could also have all kinds of marketing involved from Ferrari to Neiman Marcus anywhere people spend money. There should be options to buy houses in all kinds of locations. Maybe the background that shows your money status could be animated while the items you shop for are real. Like got to Realtor.com and buy a dream house. You can buy cars or give money to relatives. Anything you might do with your winnings.
I think it'd cool to see what people would do if they won the lottery. Maybe there is an option to take friends on vacation and buy them cars. It'd be interesting to see how fast the money goes. Say you bought a house and cars. Then a certain percentage of the purchase price would determine the upkeep of said houses or cars. So every month a percentage gets deducted from the winnings. Of courses taxes too since we all enjoy that. What do you think?
So there it is. Please don't steal my idea! Honor system people.
Its quite simple to program, really. Like most videogames, content is where it gets complicated. You have absolutely no game yet. You need to really pin down the design, how the game is ACTUALLY going to work; beyond your basic idea there. Then you'll have to design the interface, gather/generate the audiovisual content, adapt it, figure out licensing issues, etc. It goes on and on.
CptAJ said:
Its quite simple to program, really. Like most videogames, content is where it gets complicated. You have absolutely no game yet. You need to really pin down the design, how the game is ACTUALLY going to work; beyond your basic idea there. Then you'll have to design the interface, gather/generate the audiovisual content, adapt it, figure out licensing issues, etc. It goes on and on.
Click to expand...
Click to collapse
I'd actually like to learn
You can try freelancing portals like freelancer.com, elance or odesk...
CptAJ said:
Its quite simple to program, really. Like most videogames, content is where it gets complicated. You have absolutely no game yet. You need to really pin down the design, how the game is ACTUALLY going to work; beyond your basic idea there. Then you'll have to design the interface, gather/generate the audiovisual content, adapt it, figure out licensing issues, etc. It goes on and on.
Click to expand...
Click to collapse
I tend to agree the idea is only a fraction of the battle... there are numerous ways you could put that idea into practice. Problem with a game is that if you want to mix it with the big boys and make mega bucks it is going to take forever to code and even more money to produce.
If you want to make it simple then you face the problem of people not being interested because of its simplicity. Games generally work best on a PC platform due to the extra screen space / processing power to deliver the graphics and deliver the rich content experience.
If you want to deliver it on a mobile device you will need to scale your expectations accordingly. Can you still get a decent game with limited screen space and HDD space? Hard to say, but it will take a talented programmer...
If you wanted to port a copy of that old classic “Street Rod” across to a mobile device I would be interested in a copy
The tutorial within android sdk page would be a good start point.
I figured it was way beyond my skill level. And you're right, the idea was the simple part it seems.

[App] Job Discovery

Job Discovery allows you to find Jobs of any simple to extensive search term in an extremely "dumbed" type interface. With GPS location enabled, it can easily detect the area you're in and search OR simply type a Zipcode of where you might wish to find jobs (maybe where you want to move).
Like the job, company and city/state the job is in? Click the job for instant Step-By-Step Voice (If enabled) and Text GPS Directions w/LIVE Traffic & Construction updates from your current location to the job of your choice. This allows you to easily Job Hunt for jobs in the area you may have just had an interview or plan your day and track the Job's on the Map and "Pin" them for easy 1-Click access.
With the extremely easy UI, anyone can find a job and with results displaying as fast as 2 seconds (May vary depending on Data Plan, Location, etc...), it takes the hours of research out of the way and the calling of each location (or printing a map) a thing of the past. A more graphical and more feature/customizable edition called Job Discovery II (Free too) will be released shortly for those who need even more specifics for results.
You can now Download JD at: http://windowsphone.com/s?appid=d635d0cd-aee2-4f6a-89a1-495b94bbd64e.
thanks man!!
I hope you like it, if you have any suggestions please make them .
God knows, I need a job. I hope this helps.
If you have any suggestions or features you'd like, please let me know...
Originally designed to let you find other jobs by your current/job interview/possible locations you may live and show you the Store, Job Title and the location.
lseidman said:
If you have any suggestions or features you'd like, please let me know...
Originally designed to let you find other jobs by your current/job interview/possible locations you may live and show you the Store, Job Title and the location.
Click to expand...
Click to collapse
Along with the search field, how about a drop menu with common job fields?
You got it! I will start archiving different job types from Job/Career Sites and have an auto-complete so as you type it will also guess what you wanted?
lseidman said:
You got it! I will start archiving different job types from Job/Career Sites and have an auto-complete so as you type it will also guess what you wanted?
Click to expand...
Click to collapse
That'd be perfect. Especially for someone who's looking for anything as opposed to something specific. Some of us are desperate for any field we can find a job in.
I appreciate your input, very helpful and will try and roll this update out ASAP as it may take a little time for the update to get accepted and don't want you to be out of a job too long .
Remember if you have anything else you'd like to see, I hope you'd let me know as this App had one purpose, to find jobs and currently searches quite a bit of job sites but tries to narrow down and "rates" them, which you may sometimes see numbers before a job title/company as it thinks they are the best suited/available at the time.
Thanks,
Lance
returned4good said:
That'd be perfect. Especially for someone who's looking for anything as opposed to something specific. Some of us are desperate for any field we can find a job in.
Click to expand...
Click to collapse
I love the idea of this app. I'm curious; what database does it use for the job listings? Is it Monster or something like that?
Good job Men
It actually uses a "stream" of job sites, not just one in specific and which is why it kind of does it's own guessing of what's the best jobs to show. A total of now 38 sites when originally it was more than 50 exist now but a lot of sites have blocked the App/Cloud Server but that's ok.
When you search, you're actually sending an anonymous string to our cloud server which hosts a cURL/PHP file that does the actual work (sending the requests to the job sites as some job sites offer an API and will use it) and immediately parses it as it requests only specific parts (some are actually designed separately, especially if they are an API search provider and makes it easier to generate the content) and sends back to the App the converted Lat/Lon of the job location and takes either your exact GPS Lat/Lon or Zipcode and goes, well this and this are closer but they are possibly less relevant and that can be based off of the job title, job content, and also published date/time to determine what may really be the best in the end for you.
I hope that sort of answers your question? As for Monster, we do search them as well but EXTREMELY hard and we only do a max of 35-requests to them so that we don't get banned but all monster results are stored for 72 hours in a MySQL Database.
Thanks,
Lance
M.Alamgir said:
Good job Men
Click to expand...
Click to collapse
Thank you very much, I appreciate your response.
Well, the concept is fresh and the app is useful; it has the two most important yet rare points in the app market today for any phone, especially at the same time.
Wow, I didn't know Winn Dixie was hiring......
returned4good said:
Well, the concept is fresh and the app is useful; it has the two most important yet rare points in the app market today for any phone, especially at the same time.
Wow, I didn't know Winn Dixie was hiring......
Click to expand...
Click to collapse
That is very nice of you to say, I appreciate it and glad JD was able to show you a job you didn't know existed.
Good news is another view of jobs has been in the works where you can swipe from Map View and List View which will have the job link to the actual company or job site that has the job but has been a little difficult as the sources vary but would this even be of any use to you?
Tried it, but have to use it landscape? Also the GPS did not work for me, since I'm in Canada. Also, the popup advertisements are annoying. Anyway to get them just to stay at the bottom? Otherwise I can't say how good it is without seeing any jobs.
lseidman said:
That is very nice of you to say, I appreciate it and glad JD was able to show you a job you didn't know existed.
Good news is another view of jobs has been in the works where you can swipe from Map View and List View which will have the job link to the actual company or job site that has the job but has been a little difficult as the sources vary but would this even be of any use to you?
Click to expand...
Click to collapse
Absolutely, it would. It would cut out the step of having to google the company and then find their employment link, which isn't always easy to find as I just found out with Winn Dixie. BTW, I dropped 3 applications so far. Let's see what happens.
neoxphuse said:
Tried it, but have to use it landscape? Also the GPS did not work for me, since I'm in Canada. Also, the popup advertisements are annoying. Anyway to get them just to stay at the bottom? Otherwise I can't say how good it is without seeing any jobs.
Click to expand...
Click to collapse
At this specific time it accepts only US Postal Codes as it is digit-based and outside US, like Canada, can have alphanumerical (alphameric) and in Canada specific from what I was studying basically has 2 main parts... First part being "Forward Station Area" and second being the "Local Delivery Unit" and could be listed as H1G, 49,657 or H1G49657, which for the input I would need to scan for both possible formats but since the InputScope lastly was updated to strictly "Digits", making the letters impossible to input.
So we actually in our "prototype", I was speaking about with 2 views has an option in the very beginning, if you're non-US, you select that as it will allow all forms of input where the US is specific and allows only 5-Digits. Also some of the sources we use are strictly US job sites but once we saw some of them actual have multi-country job posting/listing we thought it was a good idea to help the other part of the world.
As for the Ad, it should randomly Popup and the reason for it's current placement is actually because people complained it was at the bottom right or bottom left and for some odd reason the top left seemed less intrusive to the 9 people who beta tested it. Also I have it randomly Popup only because I didn't want to make the map smaller to fit a stupid Ad and make it static which some Ad's can be nutty and be flashy and super annoying. This is why when you search for jobs it automatically centers and zoom-in on the location with the most jobs/in the area, but you probably can't see that if you can't see any jobs... Try typing in "89117" and see if it's still an issue to you and if so, let me know and we'll come up with something else.
Also the landscape-only is because the map is larger this way and easier to view as Portrait mode is and I can assure you much smaller and quite disappointing. When you have 20-30 job's Popup, a square box with tons of little "Markers" and text gets almost blurred and when you click an actual marker it launches the GPS feature, which is why in the Portrait mode people kept clicking the wrong one and we figured let's just have them hate us for this mode and not hate us cause they keep clicking the wrong job.
I will stop going on about the future updates but we haven't forgotten the other part of North America and our countries friends, which you will see soon, I promise .
returned4good said:
Absolutely, it would. It would cut out the step of having to google the company and then find their employment link, which isn't always easy to find as I just found out with Winn Dixie. BTW, I dropped 3 applications so far. Let's see what happens.
Click to expand...
Click to collapse
First, I am glad you find that would be something useful to you and apologize for you currently having to do manual labor as that wasn't really the goal of the App, to make you do anything really.
We didn't think ahead that people might not be driving around with a stack of Resumes and go to each store to drop them off. Later on and good feedback like yours, it shows people want to see even more about the Job/Pay/Hours/Misc. Items and maybe even not leave home and just Apply online as another way to Apply to Jobs, which is why we were just discussing maybe adding a "Send to..." option and can send it to Twitter or Email but figured Email might be better or to txt to a friend as it may be a bit overkill adding social media in the picture.
As far as your job applications, are these job applications due to this program itself? Like how you discovered the jobs? Either way, I hope you get one of the jobs!

Who wants to be in podcast/video show?

Attention Mods/XDA staff. We have permission from svetius to post this here. I wasn't sure about doing this either, so I made sure to ask first. We will not directly link to our site so that we do not leech traffic from XDA. We aren't trying to compete with XDA either. We are looking for interns/unpaid staff interested in tech and mobile news, so the job board doesn't fit us.
Alright guys, here's the deal. I'm looking for video/podcast personalities for a website I'm involved in. The site is Install or Not dot com. I'm not linking to it directly so we don't get in trouble with XDA by leeching their traffic.
If you are interested in becoming a personality and can commit to several hours a week in recording audio and/or video, please post a reply here, and we'll talk about it.
There are three unpaid positions available at the moment. We're looking for video personalities, podcast personalities, and media editors. Requirements for the positions are listed below. You may be able to do more than one thing if you want to and are good enough.
All positions must adhere to the following rules:
- You MUST be able to commit at least five hours per week to recording and researching the shows.
- Media editors may need to commit ten or so hours, depending on skill if they are doing shows as well. You need to be available during the week and on weekends.
- You must be able to work within the site guidelines that we set.
- You must be able to be fair and unbias in your discussions. I don't care if you hate Windows Phone, iOS, or Android. You have to be a fair reporter.
To apply for a spot, please prepare a sample of your ability for me to preview.
Podcast sample should feature you talking about two different articles of your choosing for a minimum of ten minutes. Podcasts are meant for spinning out the news and discussing it with others. Try to put your own spin on the news. Make it entertaining. It doesn't need to be funny, it just needs to hold my attention. Feel free to work on submissions as a team if you know other people who want to be involved.
Video samples should follow the same guidelines as the podcast. I'd prefer to see a ten minute video of you talking about a few articles or topics that interest you. Videos are more generally targeted than podcasts. Again, this needs to be interesting and entertaining. it does not need to be funny, it just needs to hold the viewer's attention. Videos are solo pieces.
Editors should either team up with others who are submitting clips, or make a work on their own from the podcast and video guidelines. If you have prior experience in editing, you may submit any prior work as well, so long as it is appropriate. (no porn )
FYI: The positions are unpaid internships.
Site guidelines are set by myself and the owner. They may change from time to time, but you will always know in advance. Generally, just use common sense. It's not MTV or Cinemax; it's a tech news blog.
We don't want excessive profanity in any media on the site. A few bad words throughout the media is fine, but nothing excessive, and nothing horrible. If you can't say it on cable TV, you can't say it on our site either.
Be open to new ideas and other operating systems or OEMs. I don't care how much iOS pisses you off, or how bad Samsung screwed you over on a phone. You will report on the news in a fair and balanced manner. This includes reporting on iOS, Apple, Motorola, RIM, webOS, Symbian, and anything else you can think of that might make you cringe. If you can't wrap your head around being fair to everyone, do not apply.
I too being involved in the site can say, this may look like not such an appealing postition for now, as it's unpaid - but we will surely value your contribution, which can in future but you on our regular team.
Some of the incentives of doing the job are:
Attend tech events
Gadgets to review
Meet big shots of the tech arena
Make a name and get fame for yourself
Adds value to your CV, which employer would not like a person who is popular on the internet ? This might become your full time job, who knows ?
A business card with a fancy position
An identity which can never be erased, yes that's the beauty of the internet - you might be gone and forgotten in the world, but on the internet your name and work will always stay !
And some other perks too, which I'd rather not mention on a public domain.
Besides, I would also like to tell you, you don't need to be a pro at anything to do this job, just be enthusiastic, dedicated and responsible - though you should know tech and shall be able to speak english !
Age, Nationality, Location, Occupation or Gener all of those do not matter as far as you can do the job !
So hit us up if you think you are in for it !
PS: If you think, audio or video is a bit too steep you can even write for us
Bump to the top.
Okay guys. I would like to participate in it. As you previously said that we can even write articles for you, I might be interested
Sent from my HTC Wildfire using xda premium
Back to the top.
If you guys know anyone who might be interested in doing this, please send them here as well.
Bump to the top, for the interested lot ! Send those PMs right away
Bumpity bump bump
boborone said:
Bumpity bump bump
Click to expand...
Click to collapse
Interested, or just sending to the top?
We're looking for news writers as well.
cajunflavoredbob said:
Interested, or just sending to the top?
We're looking for news writers as well.
Click to expand...
Click to collapse
Too ugly for on air but yes I am interested in a writer position. Unpaid is completely fine with me. Plus a bump for old xda'er buds.

kinect+android and ms....

Hello All!
I want to share an idea with you all.
First off let me tell you about myself so you can get an idea of why I want to do this project.
I am a 24 year old ms patient. I go through things like morning sickness and memory loss just to name a few. Its a terrible disease but unfortunately there isn't much I can do about it. My name is michael. I used to be able to remember everything fine, and this disease is just starting to get to me. Besides the random agonizing pain, I'd have to say the memory loss is quite the most annoying part of the disease. I also have autism and don't recognize faces at all. Essentially in a nut shell my daily social life is not great because of these problems.
Now instead of waiting to die, like most do, I'm going to ask for feedback and suggestions or even help if you want, which I would appreciate ever so much.
I know how to program some and have time. I see a few things that would make my life and hopefully many other peoples lives easier, that suffer from the same problems I have, and maybe some other problems.
I essentially want to hook up a kinect to a hat, have the hat contain the processing equipment, such as a low power x86 board and big ssd for storage. Essentially I want to have another "brain" and "eyes". Now I admit this won't be the prettiest thing but, as long as I can make it work, I won't care. I got inspired and thought, hey! What if I could make a device, that would help me recognize faces, places, objects, and sounds! It could be a assistive device and would help me when my memory gets worse. I know Microsoft released more code for the kinect that would help to program for this stuff too.
I want to get some glasses, like the Google glass ones and have them and my nexus 7 be the interfaces for the information stored in the hat, such as pictures matched with names and other important information I have in there. In a perfect world I would want to be able to do a gesture if I was confused and didn't know who someone was and the device would go to archives and be able to show me whom they are and any information I have about them. I would also like to be able to keep my heart rate in the HUD as well, its important to know when you have ms.
I would also like to utilize object recognition to prevent myself from getting run over again, because it hurts, haha. I would program it to recognize objects outside and perform calculations and warn me if I am "blind walking" again.
I think I could also use this contraption to recognize temperature so I don't burn my mouth while eating or touching something that's too hot. My body just doesn't respond the way its supposed to sometimes.
I think I could also add a accelerometer to it, which would let me know if I were off balance , would save me from falling over and I think could help with my posture as well.
I'm thinking of more things this could help me with but if I had these, I would be the happiest guy on the planet, even with the agonizing pain of ms. I would be able to fight back against the problems I have that put me in more pain, or just plain make me look like I'm stupid. It would help me hold an job for sure. I would explain to my boss a million times, of why I have to wear such a contraption if I had to, doesnt bother me.
If you want to help, please let me know. I'd gladly accept donations as well, as my meds are not cheap, and take most of my income. Ideas are just as welcome too. If you helped me, I promise we'd be friends for life. I just can't go another day knowing I have these ideas and I am not putting them to use. Maybe if I got a prototype I could get a more fashionable device built for the other unsung heroes that have the problems I do. I appreciate your time so much.
Interested but a little hesitation
devilsrogue said:
Hello All!
I want to share an idea with you all.
First off let me tell you about myself so you can get an idea of why I want to do this project.
I am a 24 year old ms patient. I go through things like morning sickness and memory loss just to name a few. Its a terrible disease but unfortunately there isn't much I can do about it. My name is michael. I used to be able to remember everything fine, and this disease is just starting to get to me. Besides the random agonizing pain, I'd have to say the memory loss is quite the most annoying part of the disease. I also have autism and don't recognize faces at all. Essentially in a nut shell my daily social life is not great because of these problems.
Now instead of waiting to die, like most do, I'm going to ask for feedback and suggestions or even help if you want, which I would appreciate ever so much.
I know how to program some and have time. I see a few things that would make my life and hopefully many other peoples lives easier, that suffer from the same problems I have, and maybe some other problems.
I essentially want to hook up a kinect to a hat, have the hat contain the processing equipment, such as a low power x86 board and big ssd for storage. Essentially I want to have another "brain" and "eyes". Now I admit this won't be the prettiest thing but, as long as I can make it work, I won't care. I got inspired and thought, hey! What if I could make a device, that would help me recognize faces, places, objects, and sounds! It could be a assistive device and would help me when my memory gets worse. I know Microsoft released more code for the kinect that would help to program for this stuff too.
I want to get some glasses, like the Google glass ones and have them and my nexus 7 be the interfaces for the information stored in the hat, such as pictures matched with names and other important information I have in there. In a perfect world I would want to be able to do a gesture if I was confused and didn't know who someone was and the device would go to archives and be able to show me whom they are and any information I have about them. I would also like to be able to keep my heart rate in the HUD as well, its important to know when you have ms.
I would also like to utilize object recognition to prevent myself from getting run over again, because it hurts, haha. I would program it to recognize objects outside and perform calculations and warn me if I am "blind walking" again.
I think I could also use this contraption to recognize temperature so I don't burn my mouth while eating or touching something that's too hot. My body just doesn't respond the way its supposed to sometimes.
I think I could also add a accelerometer to it, which would let me know if I were off balance , would save me from falling over and I think could help with my posture as well.
I'm thinking of more things this could help me with but if I had these, I would be the happiest guy on the planet, even with the agonizing pain of ms. I would be able to fight back against the problems I have that put me in more pain, or just plain make me look like I'm stupid. It would help me hold an job for sure. I would explain to my boss a million times, of why I have to wear such a contraption if I had to, doesnt bother me.
If you want to help, please let me know. I'd gladly accept donations as well, as my meds are not cheap, and take most of my income. Ideas are just as welcome too. If you helped me, I promise we'd be friends for life. I just can't go another day knowing I have these ideas and I am not putting them to use. Maybe if I got a prototype I could get a more fashionable device built for the other unsung heroes that have the problems I do. I appreciate your time so much.
Click to expand...
Click to collapse
Well I was searching ideas for my final year project of BS to work with kinect. The idea you gave is very good but the thing is its scope. It is covering a big scope problem while I have to make the project within a year and I don't have much knowledge of working with kinect. But I am interested in implementing this idea. If you will share more briefly, this could be implemented.
my email id is : [email protected]
P.S. Do mention proper subject of the mail i.e. related to kinect project
Thanks

Categories

Resources