Пікірлер

  • @juan-manuel-Tech
    @juan-manuel-Tech Жыл бұрын

    I have a questions, I hope you can help me, I already downloaded the SDK but in the wrappers folders there's no .sln file, i really dont know what to do

  • @snouzz-gaming
    @snouzz-gaming2 жыл бұрын

    can you show pls how to setup intel sdk programm to nvidia broatcast for using an 3d depth image a video ?

  • @lindarose4870
    @lindarose48702 жыл бұрын

    Hi I would love to ask you is it possible to use 4 415 sensors to make a mesh could to vr headset ??

  • @user-pt1qf3ur4k
    @user-pt1qf3ur4k2 жыл бұрын

    Can i manage realsense camera with "Unreal Engine" ? I've figured out it can be created with Unity, but there's is no information with UE4 :)

  • @damianoscibilia18
    @damianoscibilia183 жыл бұрын

    Thank you, this video is pure gold! Unfortunately I have a problem with the SDK using the wrapper for C#. When I open the folder downloaded from github I can't find the solution file... I guess I'm doing something wrong. Could you please help me?

  • @user-tz3qc1ws4c
    @user-tz3qc1ws4c3 жыл бұрын

    thank you so much! from south korea student.

  • @jamespatrick9457
    @jamespatrick94573 жыл бұрын

    Do you do consulting?

  • @farnaminum
    @farnaminum3 жыл бұрын

    It would depend on the project. Email me at [email protected] or look me up on LinkedIn. Send me a brief overview of the requirements please and Ill let you know what I can do.

  • @olisolaf123
    @olisolaf1233 жыл бұрын

    Hello, maybe you can tell me how to get the x,y,z information to an Pixel(u,v) ? I have the D415 Camera but only get the length of a pixel to the camera with depth.get_distance(). But I think its equal to (sqr(x^2+y^2+z^2)). Isn't it possible to get only x, only y and only z? Thank you for you're help.

  • @VVLGANESHK
    @VVLGANESHK3 жыл бұрын

    Will D400 series works with existing OpenNI based software? Sorry I am noob. Need help

  • @sisirakottakkal7873
    @sisirakottakkal78734 жыл бұрын

    Hello sir, It was a very helpful video indeed. I have installed the the software and looking forward for robotics application. I would like to know that using the camera how would I get the depth coordinates? The camera model I am having is d435.

  • @harshvardhan8956
    @harshvardhan89564 жыл бұрын

    I have clicked a picture with IntelRealsense 435i. I have the depth picture with me which have the colour combinations. with the help of Matlab, I can have R, G, B at any particular region. How can I calculate a "value" in single integer so that I can calculate the depth of a point as compared to another point in the picture?

  • @farnaminum
    @farnaminum4 жыл бұрын

    Farnam Adelkhani 30 seconds ago (edited) The RealSense is an RGBD camera, so in addition to your R,G, & B channels; you have a depth channel. If you can determine the depth values at the two points then the function to take the delta would be straight forward.

  • @harshvardhan8956
    @harshvardhan89564 жыл бұрын

    @@farnaminum could you please explain me how to take depth value from the image? , I have just started working on this camera

  • @sisirakottakkal7873
    @sisirakottakkal78734 жыл бұрын

    @@harshvardhan8956 I have a similar doubt on how to acquire the depth value from the image?

  • @harshvardhan8956
    @harshvardhan89564 жыл бұрын

    @@sisirakottakkal7873 i have tried it to convert into gray scale in MATLAB but no significant results . Btw which project are you working on?

  • @sisirakottakkal7873
    @sisirakottakkal78734 жыл бұрын

    @@harshvardhan8956 I am working on robotic application where I need the depth ( distance) coordinates. I am using the Intel realsence viewer software

  • @shake6321
    @shake63214 жыл бұрын

    amazing video. very thorough do you do consulting on CNN’s?

  • @johnrogers3315
    @johnrogers33154 жыл бұрын

    Really helpful, many thanks. You're an excellent teacher and communicator. More vids, please.

  • @JadtheProdigy
    @JadtheProdigy4 жыл бұрын

    Why does the 415 need to have a rgb camera as well, when both the right and left cameras provide rgb color information?

  • @b.ambrozio
    @b.ambrozio5 жыл бұрын

    Thanks for the video! Very good!

  • @farnaminum
    @farnaminum5 жыл бұрын

    Thank you so much, Bruno!

  • @dikmugget
    @dikmugget5 жыл бұрын

    thanks good video well described stuff!

  • @daymianmejia5910
    @daymianmejia59105 жыл бұрын

    could you run two D430's into the software? I saw something like this on display and they utilized unity to help create the illusion with 4 cameras instead of one. Also creating a stronger sense of depth.

  • @lineage13
    @lineage135 жыл бұрын

    can I use the intel realsense viewer to 3d scan objects?

  • @farnaminum
    @farnaminum5 жыл бұрын

    Nope. intel lists these 3 software tools on their website: realsense.intel.com/software-for-intel-realsense/#3d_scanning .... but, I have also used RecFusion. Get the D415 for 3D scanning over the wider angle D435. Best of luck!!

  • @lineage13
    @lineage135 жыл бұрын

    @@farnaminum I read I can record a .ply point cloud file then convert it to .STL in meshlab? Does it work?

  • @farnaminum
    @farnaminum5 жыл бұрын

    @@lineage13 I think that it would work, but you may run across some difficulties, ie: holes in the mesh. The companies out there have been working on optimizing the scans for several months now... i would personally lean in that direction. Most of those software tools require $ to be purchased, that was the downside.

  • @glennedward2201
    @glennedward22015 жыл бұрын

    What are you using for drivers? Intel states they have no plans to support 3D scanning with the 400 series cameras

  • @farnaminum
    @farnaminum5 жыл бұрын

    The SDK Intel provides should provide you the latest firmware update to the D4 ASIC that is housed inside the camera case: github.com/IntelRealSense/librealsense Regarding not supporting 3D scanning, it is possible that what Intel meant by that is that they are leaving the app development for 3D scanning software up to third-party developers, in which case their ticket support may see more delays. If you are solely concerned with obtaining a mesh to export, RecFusion should be able to do it. The one thing I would suggest is to check for newer 3D scanning software releases that support the D400 line, as it has been a while now since I made this video. Thank you for your comment!

  • @cheatingthesystem21
    @cheatingthesystem215 жыл бұрын

    Hey man, keep up the awesome content! I'm a D415 junkie as well, stoked to see a smart, articulate creator in the area making videos. Stoked to see more :)

  • @farnaminum
    @farnaminum5 жыл бұрын

    You are too kind, thank you! The D415 is awesome, they just released usb 2.0 support as well. I'll be sure to upload new content soon. Thanks again!!

  • @cheatingthesystem21
    @cheatingthesystem215 жыл бұрын

    Farnam A thanks for the reply! I’m happy to hear that!! I’ll be here, tons of things to learn in the Volumetric world!

  • @Pendrokar
    @Pendrokar5 жыл бұрын

    31:10 "We are Anonymous. We are Legion. We do not forgive. We do not forget. Expect us."

  • @farnaminum
    @farnaminum5 жыл бұрын

    lol!

  • @prtysh
    @prtysh5 жыл бұрын

    Good job. Followed the 1.5x suggestion :)

  • @mhamd2020
    @mhamd20206 жыл бұрын

    Very helpful, thank you. Can I get the same functions you showed in Intel Euclid?

  • @farnaminum
    @farnaminum6 жыл бұрын

    Thank you so much! I think it should work with the Euclid since Intel makes the Atom processor and the Euclid does have USB 3.0 + ubuntu os running. Although, you may need a USB micro to female-usb adaptor, in which case be careful to purchase one that is short or designed to boost the signal. If you have not yet purchased the euclid, I'd check out this combo: Intel® RealSense™ Depth Camera D435 + Aaeon® UP Board . The reason is that the Euclid is now a legacy product and it has a built-in zr series camera already, I can however, still imagine using both on a robotic application. Let me know if you have any other questions!

  • @mhamd2020
    @mhamd20206 жыл бұрын

    Thank you so much for your response. I already have Euclid, but I'm really having hard time getting the Camera information to Python environment in my desktop. I need first to establish Linux ssh channel, then ROS node, in which I've very little experience. Anyhow, thanks again.

  • @PascalAchermann
    @PascalAchermann6 жыл бұрын

    could you please share how you did save these meshes? :)

  • @farnaminum
    @farnaminum6 жыл бұрын

    Hello, you can use RecFusion to create and export a mesh, but the software is not free, unfortunately.

  • @fgalmeida2
    @fgalmeida26 жыл бұрын

    hi.. did you use RecFusion !? what settings are you using on D415 ?? can you share ?

  • @farnaminum
    @farnaminum6 жыл бұрын

    Hi there, that's correct. Make sure you are using the latest version of RecFusion. Your optimal settings will vary depending on the environment you are working in. Start with the default settings and adjust if needed.

  • @LowtechLLC
    @LowtechLLC6 жыл бұрын

    Did you use the realsense viewer, and save to .ply? Or is this custom software?

  • @farnaminum
    @farnaminum6 жыл бұрын

    Please try using RecFusion. Regretfully, you'll have to pay for the software if you want to export your scan. There should be more options coming soon. Thank you for your question, I'll try to upload more useful content in the near future.