Pixel Camera - Wileyfox Swift

Is there a way to port the pixel camera to the wileyfox swift?.
Using foxy kernel and crdroid oreo.

No im sorry google camera hdr+ requires a minimum of snap 425 cpu

Related

How to Copy Google Pixel Camera algorithm & Software into Xiaomi mi 5s?

Is it possible to copy the algorithm of Google pixel camera and install it in Xiaomi mi 5s? Because both have exactly same sensors. As I have seen the reviews of Xiaomi mi 5s, there is a room for improvement in the software. Specially night shots need improvement. So is there any way to copy pixel's algorithm and software into mi 5s?
At this point? Probably not.
In the future? Who knows, I hope so too...
We might (or might not) need to copy some libraries from pixel's system image, and probably must use the included google camera (which requires android 7.0 for now...)
awaaas said:
At this point? Probably not.
In the future? Who knows, I hope so too...
We might (or might not) need to copy some libraries from pixel's system image, and probably must use the included google camera (which requires android 7.0 for now...)
Click to expand...
Click to collapse
Why not replace the crappy dual camera of 5s plus with dual imx378? Is it possible? I am really curious to do something with these phones.
Ahm_Shoaib said:
Why not replace the crappy dual camera of 5s plus with dual imx378? Is it possible? I am really curious to do something with these phones.
Click to expand...
Click to collapse
If you want to break your phone then go ahead
Ahm_Shoaib said:
Why not replace the crappy dual camera of 5s plus with dual imx378? Is it possible? I am really curious to do something with these phones.
Click to expand...
Click to collapse
Not possible because of so many things...
- There's likely no drivers for IMX378 included in the kernel/system by xiaomi for Mi5s Plus
- You must have to somehow find dual IMX378 module with the same pin configuration as the original one for it to even turn on (won't work if there's no driver for it though...)
Ahm_Shoaib said:
Why not replace the crappy dual camera of 5s plus with dual imx378? Is it possible? I am really curious to do something with these phones.
Click to expand...
Click to collapse
It would be redundant, the 5s plus uses a normal sensor with a monochrome sensor, similar to P9, and this allows (should) better lowlight, and higher dynamic range, however from samples I've seen, Xiaomi has not implemented it very well. They would have been better off with one 378 sensor, as that is currently one of the best mobile sensors
Man I think the original idea is ask about how we can get the eis and quality photos video from pixel to the mi5s small who carrier the same sensor.
How get software from pixel to mi5s (pixel too expensive), I want use the Xiaomi mi5s small with cm14 and Google pixel software/library features camera
Regards
roghax said:
Man I think the original idea is ask about how we can get the eis and quality photos video from pixel to the mi5s small who carrier the same sensor.
How get software from pixel to mi5s (pixel too expensive), I want use the Xiaomi mi5s small with cm14 and Google pixel software/library features camera
Regards
Click to expand...
Click to collapse
Yes, and I think I've already answered that. Pixel runs android 7.1, Mi5s runs 6.0, you can't get the camera app that comes with pixel to run on mi5s, and if you manage to backport that to android 6.0, what if it needs some library, can you make sure that it is can run on android 6.0, while it is built for android 7.1?
Moreover, I found out the hard way that Mi5s did not specify it's HFR modes, so the latest Google Camera that is compatible with android 6.0 won't run at all. Except if you turn the HFR functionality off, by adding this line to your build.prop:
Code:
persist.camera.hal3hfr.enable=0
I don't know if this bug comes from xiaomi, or xiaomi.eu (as I am running xiaomi.eu's ROM right now), and I don't know if it's gonna be fixed in the future.
You're welcome to pursue this idea, but keep that things in mind
Since Google's HDR+ is so good in low light, has anyone tried alternative 3rd party apps that use image stacking to improve low light IQ ( Better Camera and Snap HDR Cam low light modes come to mind)
I am interested in this phone because of the price and sensor and would like an HDR+ alternative.
Has anyone tried those apps? Thanks
Try cortex camera, it basically is the best app at stacking images.
awaaas said:
Yes, and I think I've already answered that. Pixel runs android 7.1, Mi5s runs 6.0, you can't get the camera app that comes with pixel to run on mi5s, and if you manage to backport that to android 6.0, what if it needs some library, can you make sure that it is can run on android 6.0, while it is built for android 7.1?
Moreover, I found out the hard way that Mi5s did not specify it's HFR modes, so the latest Google Camera that is compatible with android 6.0 won't run at all. Except if you turn the HFR functionality off, by adding this line to your build.prop:
Code:
persist.camera.hal3hfr.enable=0
I don't know if this bug comes from xiaomi, or xiaomi.eu (as I am running xiaomi.eu's ROM right now), and I don't know if it's gonna be fixed in the future.
You're welcome to pursue this idea, but keep that things in mind
Click to expand...
Click to collapse
Hi, thanks for the information about google camera. Any possibility that we can have settings like manual iso, or hdr (just normal hdr) ? Is it exclude to nexus devices, I mean after hacking still? How about the snapdragon camera, it seems that we need caf kernel, but maybe it's working after adding this line?
forgivemypoorEN said:
Hi, thanks for the information about google camera. Any possibility that we can have settings like manual iso, or hdr (just normal hdr) ? Is it exclude to nexus devices, I mean after hacking still? How about the snapdragon camera, it seems that we need caf kernel, but maybe it's working after adding this line?
Click to expand...
Click to collapse
We already have manual controls, just use snap cam and enable cam 2 api in it's settings, or use FreeDcam and you get full manual
shaneel1491 said:
We already have manual controls, just use snap cam and enable cam 2 api in it's settings, or use FreeDcam and you get full manual
Click to expand...
Click to collapse
That's true, I'm just curious if google has better post processing (now I think an app won't change much) If apps can't change, is it possible to copy the drivers from pixel, if the sensors are the same? Meanwhile, we don't have iso 50 (although maybe the native iso is 100, so 100 might be better than 50). Freedcam seems to be able to enable eis on camera api 1, but it crashed a lot, and it's api 1. Now I'm confused which is the best choice. I'm using snap camera, but there's no long exposure like the stock camera (up to 32s, I think it's a stack of photos). Sorry I asked a lot, but it seems that you are an expert . Last question, the stock camera in manual mode, the preview never changes while changing iso/shutter speed. In other apps, it got very slow when the shutter is long (1/3 s). I wonder if this is because imx 378 is very powerful and generating large data, or it's MIUI‘s bug?
forgivemypoorEN said:
That's true, I'm just curious if google has better post processing (now I think an app won't change much) If apps can't change, is it possible to copy the drivers from pixel, if the sensors are the same? Meanwhile, we don't have iso 50 (although maybe the native iso is 100, so 100 might be better than 50). Freedcam seems to be able to enable eis on camera api 1, but it crashed a lot, and it's api 1. Now I'm confused which is the best choice. I'm using snap camera, but there's no long exposure like the stock camera (up to 32s, I think it's a stack of photos). Sorry I asked a lot, but it seems that you are an expert . Last question, the stock camera in manual mode, the preview never changes while changing iso/shutter speed. In other apps, it got very slow when the shutter is long (1/3 s). I wonder if this is because imx 378 is very powerful and generating large data, or it's MIUI‘s bug?
Click to expand...
Click to collapse
I guess Google's HDR+ algorithm is the only great thing the Pixel has we don't besides that fact they don't have long exposure so they can't take as good night pics as us.
In camera 1 Api we can go all the way to 60 sec, although stock libs limited at 32 sec which is fine. Also we do have ISO 50 on FreeDcam API 2, I think I have a specially built FreeDcam by @defcomg who sorted it out. I'll ask him if I he or I can post it here.
Also Quallcomm seemed to mess up the camera libs recently and max exposure on cam 2 api is only around 5 sec.
But I suggest you to experiment with Snap and FreeDcam, I use FreeDcam for long exposures and low light shots. And I use snap camera in the day time. I have denoise and ZSL forced off for both of them.
The preview should get slow and laggy on cam 2 api but stay the same on Cam 1 api
shaneel1491 said:
I guess Google's HDR+ algorithm is the only great thing the Pixel has we don't besides that fact they don't have long exposure so they can't take as good night pics as us.
In camera 1 Api we can go all the way to 60 sec, although stock libs limited at 32 sec which is fine. Also we do have ISO 50 on FreeDcam API 2, I think I have a specially built FreeDcam by @defcomg who sorted it out. I'll ask him if I he or I can post it here.
Also Quallcomm seemed to mess up the camera libs recently and max exposure on cam 2 api is only around 5 sec.
But I suggest you to experiment with Snap and FreeDcam, I use FreeDcam for long exposures and low light shots. And I use snap camera in the day time. I have denoise and ZSL forced off for both of them.
The preview should get slow and laggy on cam 2 api but stay the same on Cam 1 api
Click to expand...
Click to collapse
I tried freedcam with 50 iso, but the photo actually got iso 100 still. You can also set iso 50 in snap camera, which still outputs 100.
Turn ZSL (0 lag?) is better for HDR? I heard a saying that ZSL is not as good as longer hdr, which is software implementation.
forgivemypoorEN said:
I tried freedcam with 50 iso, but the photo actually got iso 100 still. You can also set iso 50 in snap camera, which still outputs 100.
Turn ZSL (0 lag?) is better for HDR? I heard a saying that ZSL is not as good as longer hdr, which is software implementation.
Click to expand...
Click to collapse
When zsl is enabled you can't have manual controls, so that's why I disable it. But also try in FreeDcam (cam 1) to set shutter speed and leave ISO on auto and see, it's possible to get up to 0 ISO.
shaneel1491 said:
When zsl is enabled you can't have manual controls, so that's why I disable it. But also try in FreeDcam (cam 1) to set shutter speed and leave ISO on auto and see, it's possible to get up to 0 ISO.
Click to expand...
Click to collapse
cam 1 you mean Camera api 1? It crash a lot (every time I touch to focus, or use exposure longer than 1/3s ). I couldn't got iso lower than 100. Do I need to use hdr mode to get this or any mode as long as I set iso to auto and a long shutter?
hdr+ is out for mi5s
It's funny since people thought it was impossible 1+ year ago but now thanks to awesome devs more devices can taste the magic of Google Camera HDR+
How to Copy Google Pixel Camera algorithm into Xiaomi Redmi 6A?
Hello everybody Is it possible to copy the algorithm of Google pixel camera and install it in Xiaomi mi Redmi 6A? Because both have exactly same sensors. So is there any way to copy pixel's algorithm and software into my Redmi 6A ?Thanks to all

Miui rom camera vs AOSP rom camera

Is it safe to assume that the google camera on stock based roms is better than the miui 9 default camera?
Im saying this because I just got the Honor View 10 and will be doing some camera comparisons and dont really want to go back to miui rom.
ermacwins said:
Is it safe to assume that the google camera on stock based roms is better than the miui 9 default camera?
Im saying this because I just got the Honor View 10 and will be doing some camera comparisons and dont really want to go back to miui rom.
Click to expand...
Click to collapse
Imo yes, Gcam is better. Especially front camera.
In my Mi6, the stock camera was better than Gcam
wildger said:
In my Mi6, the stock camera was better than Gcam
Click to expand...
Click to collapse
Which ROM?
miui9 with Camera2 enable way too much noise
Official Aicp 12.1, Google Camera can't focus, in the end i'm using bacon camera
Unofficial LOS 15.1 Too much noise again
The best picture i could get with my Mi6 was with the stock rom and default camera
wildger said:
miui9 with Camera2 enable way too much noise
Official Aicp 12.1, Google Camera can't focus, in the end i'm using bacon camera
Unofficial LOS 15.1 Too much noise again
The best picture i could get with my Mi6 was with the stock rom and default camera
Click to expand...
Click to collapse
I'm surprised.
Google camera on any ROM I've used has been consistently better than any other set up.
I don't even use HDR+ because of the autofocus issues.
Just normal photos.
Always better than stock camera and others even when using HDR+ with those.
Video is another area though. Only MIUI camera produces consistent video quality.
Gcam just lags and crashes.
Bacon camera was decent enough as an alternative for video.
Currently on AOSPA I have gcam for normal photos and MIUI camera for video and special photos
I was really eager to use Gcam, the phone i had before the Mi6 was a J5 Prime.. So no Gcam either. Everyone said it was an awesome camera, so i waited 72 hours, unlocked bootloader, twrp and then enable camera2.. I tried a few gcam mods and in my Mi6 none of them where superior to the default camera that came with miui9.

Google Camera Mod (Oreo/Pie/10)

Since everyone on the huge OnePlus 3 thread gets tetchy if you raise queries about other phones, I decided to start a discussion thread. What have your experiences with these mods been, and which variations work best for you?
Personally, I've opted for the recent Google Camera Pixel Mods by @Arnova8G2 as they seem to give the best all-round functionality on this phone. I can switch between the various mods and configs without a hitch, and portrait mode works a charm. I find that the main Arnova mod (GCMod5) doesn't seem to work well on this phone in Portrait mode, either failing to take a pic without HDR + or giving greenish selfies with HDR+ active; his Pixel Mod, on the other hand, works perfectly.
Google Camera Pixel Mod links: Original version (more options in advanced); v1 (improved video stabilisation).
Recommendation: If you want detailed main and selfie cam pictures, set the model config to "Nexus 5x" instead of "Nexus 6P"; I was dissatisfied with the selfies on the latter config, but after reading this by B-S-G, I switched and all was well. The main camera config, as with the actual Nexus phones, is exactly the same.
UPDATE (11/2/20):
Recommended cams:
Oreo: MGC_5.1.018_tolyan009_v1.4.1-test6.apk
Pie: MGC_6.1.021_MI8_V2e+.apk (no libs)/(w/libs)/(dark menu w/libs)
10: MGC_7.2.014_Parrot043-v3.apk ; MGC_6.1.021_mi6 edition _v7.7a (6.1 interface, plenty of libs, XML compatibility).
How to get real 60fps recording ? I check my video still 30fps but in gcam setting i set at 60fps. Sorry for bad english
rendygutre said:
How to get real 60fps recording ? I check my video still 30fps but in gcam setting i set at 60fps. Sorry for bad english
Click to expand...
Click to collapse
Yeah same thing on ZUK Z2 Pro with same gcam mod, all of them ... No matter that Camera2API is there ... Just not working ... Period ...
Изпратено от моят Z2 Pro с помощта на Tapatalk
at least 120 fps 720p with sound is working on latest CosmicOS, also HEVC.
But no 60fps
Ger$$on said:
at least 120 fps 720p with sound is working on latest CosmicOS, also HEVC.
But no 60fps
Click to expand...
Click to collapse
Has anyone tried to rename in built.prop the line "Z2 Pro" with "Z2121" and checked after restarting if problem still occurs?
ikram.senguen said:
Has anyone tried to rename in built.prop the line "Z2 Pro" with "Z2121" and checked after restarting if problem still occurs?
Click to expand...
Click to collapse
I tried and the max recording fps still 30 - I think is something related to the camera driver. The dev of the ROM's need to fix it
Edit:
New Cam Mod Released by @Arnova8G2
2018/01/22 – GoogleCamera-PixelMod
ChangeLog :
Fix green picture in front HDR+ for Moto Z
Add toggle "Improve photos in low light"
Setting of the parameter menu
Add About by respect of the developers
Other code for the HDR+ of the front camera (OP3/OP3T/OP5/OP5T)
Version tested on MI5 Android 8.1, This version replaces the original version of google and BSG.
---
I tried on my device with Cosmic OS from 20/01 and everything works except for the portrait mode on front cam where the shots have some greenish effect.
Please @Arnova8G2 can you fix this? Thanks!
Download:
https://drive.google.com/open?id=1DyVUSAFULlZYA8JQu959wL7Glwao_6Tr
This "Pixel2Mod" doesn't work as well for this phone as the "PixelMod". Greenish front HDR+, followed by crashes; plus, all the model/HDR+ configuration options are gone.
@Arnova8G2, if you could add a toggle to fix the greenish/pinkish tint on the back camera's "HDR+ on" mode, and perhaps stick in your "improve photos in low light" toggle, the original "PixelMod" would be the best GCam mod for this phone, hands down.
2018/01/23 – GCMod5 based on Mod By B-S-G
ChangeLog :
Fix green picture in front Portrait mode for Moto Z (griffin), Z2 Plus (z2_plus), Z2 Pro (z2_row)
Add toggle "Improve photos in low light"
Setting of the parameter menu
Add About by respect of the developers
Yet another code for the HDR+ of the front camera (OP3/OP3T/OP5/OP5T)
https://drive.google.com/open?id=1FUjL8q4yukbXF97TuxXs0Q7jvBZNCoNo
----
New release of GMod5
Tried on my Z2 Pro and the front camera still producing green pictures in portrait mode.
Using Cosmic OS 8.1.0
@Arnova8G2
jhobc said:
2018/01/23 – GCMod5 based on Mod By B-S-G
ChangeLog :
Fix green picture in front Portrait mode for Moto Z (griffin), Z2 Plus (z2_plus), Z2 Pro (z2_row)
Add toggle "Improve photos in low light"
Setting of the parameter menu
Add About by respect of the developers
Yet another code for the HDR+ of the front camera (OP3/OP3T/OP5/OP5T)
https://drive.google.com/open?id=1FUjL8q4yukbXF97TuxXs0Q7jvBZNCoNo
----
New release of GMod5
Tried on my Z2 Pro and the front camera still producing green pictures in portrait mode.
Using Cosmic OS 8.1.0
@Arnova8G2
Click to expand...
Click to collapse
Yeah, this version also falls short next to "PixelMod".
Sent from my Z2 Pro using Tapatalk
MRDA1981 said:
Yeah, this version also falls short next to "PixelMod".
Sent from my Z2 Pro using Tapatalk
Click to expand...
Click to collapse
This version is for nougat users, The next version of Pixel2Mod will be fixed for your device.
Arnova8G2 said:
This version is for nougat users, The next version of Pixel2Mod will be fixed for your device.
Click to expand...
Click to collapse
Will it have the model and HDR+ config options restored?
Sent from my Z2 Pro using Tapatalk
jhobc said:
2018/01/23 – GCMod5 based on Mod By B-S-G
ChangeLog :
Fix green picture in front Portrait mode for Moto Z (griffin), Z2 Plus (z2_plus), Z2 Pro (z2_row)
Add toggle "Improve photos in low light"
Setting of the parameter menu
Add About by respect of the developers
Yet another code for the HDR+ of the front camera (OP3/OP3T/OP5/OP5T)
https://drive.google.com/open?id=1FUjL8q4yukbXF97TuxXs0Q7jvBZNCoNo
----
New release of GMod5
Tried on my Z2 Pro and the front camera still producing green pictures in portrait mode.
Using Cosmic OS 8.1.0
@Arnova8G2
Click to expand...
Click to collapse
Everything working except for still greenish effect on front camera portrait mode, and no hdr+ on front camera.
I suggest you guys to do a clear cache/data on every install.
may I ask in which ROMs Google Camera works properly ?
I know that it works on AEX 5.1 but that ROM seems to be buggy for me , I did not like it. I use RR v5.8.3 for a long time since it is very stable and battery life is good but I tried to install Google Camera in that ROM , no luck..
Does any of the Nougat ROMs for Zuk Z2 Pro supports camera2api ? anyone knows?
bigorbi said:
may I ask in which ROMs Google Camera works properly ?
I know that it works on AEX 5.1 but that ROM seems to be buggy for me , I did not like it. I use RR v5.8.3 for a long time since it is very stable and battery life is good but I tried to install Google Camera in that ROM , no luck..
Does any of the Nougat ROMs for Zuk Z2 Pro supports camera2api ? anyone knows?
Click to expand...
Click to collapse
I don't think any Nougat ROM for this phone supports Camera2API. It was kinda a big deal when it was annouced for AEX 5.1. What version of 5.1 was "buggy" for you? The latest official version has issues, but the New Year's Eve beta works great.
MRDA1981 said:
I don't think any Nougat ROM for this phone supports Camera2API. It was kinda a big deal when it was annouced for AEX 5.1. What version of 5.1 was "buggy" for you? The latest official version has issues, but the New Year's Eve beta works great.
Click to expand...
Click to collapse
The last version works really slow for me.. for example double tab to wake feature works with 1-2 seconds delay. Same as pressing power button to wake device up works with delay.. Wifi toggle also same.. I mean in general feeling ROM was quite slow compared to RR Nougat ROM. I saw your post about new year's eve version in another topic , I downloaded it and tried to install but somehow same gapps which was working in latest version did not work in new year's eve version.. Can you tell me which gapps (with release date of gapps) did you flash exactly?
Last 2 days I keep switching between ROMs to check which one is most stable.. I should say that definitely Stock ROM with Android 8 is the fastest and most stable one. But it is very frustrating that you can not use Google Camera in that ROM , such an annoyance.. howcome ZUI developers did not include camera2api in Oreo version , i could not understand
bigorbi said:
Can you tell me which gapps (with release date of gapps) did you flash exactly?
Click to expand...
Click to collapse
I use the nano version of this: https://androidfilehost.com/?w=files&flid=237585
MRDA1981 said:
I use the nano version of this: https://androidfilehost.com/?w=files&flid=237585
Click to expand...
Click to collapse
Thanks a lot! I will give it a try today
New version released!
2018/01/26 – GCMod5 based on Mod By B-S-G
ChangeLog :
Fix "Improve photos in low light"
Adding ISO mode and manual focus by @defcomg at the user's request
Removing all codes for HDR+ from the front camera
Version stable
Download: https://drive.google.com/file/d/19NUcgVKra5Dy_GOLJbxcM1I00NJdLLZ5/view
-----------------
Tried with AEX 5.1 and the front cam crashes on portrait mode (Zuk Z2 Pro)
Logcat attached
@Arnova8G2
jhobc said:
New version released!
2018/01/26 – GCMod5 based on Mod By B-S-G
ChangeLog :
Fix "Improve photos in low light"
Adding ISO mode and manual focus by @defcomg at the user's request
Removing all codes for HDR+ from the front camera
Version stable
Download: https://drive.google.com/file/d/19NUcgVKra5Dy_GOLJbxcM1I00NJdLLZ5/view
-----------------
Tried with AEX 5.1 and the front cam crashes on portrait mode (Zuk Z2 Pro)
Logcat attached
@Arnova8G2
Click to expand...
Click to collapse
For your device use Pixel2Mod, this version is mostly for OnePlus devices
Arnova8G2 said:
For your device use Pixel2Mod, this version is mostly for OnePlus devices
Click to expand...
Click to collapse
I use your version 1.7 beta 2 and work great with aex 8.1 and z2row

RN5G - Camera

Hello, I have a Redmi Note 5 Global, I've rooted it and I'm currently running RRemixOS. I have enabled Camera2 and installed GCam, which works fine for the most part.
As I understand though, GCam or any other camera app I used doesn't utilise the second rear camera at all, correct?
Is there an app or a way to use both rear sensors in a non MiUI environment?
Gcam was made for pixel phones, which have only ever had one rear sensor. Until Google release a pixel with 2 sensors, you won't be able to utilize both on your phone. The secondary sensor on the note 5 is a bit of a gimmick anyway, all you need to do is compare stock photos to gcam photos to realise this.
I undestand that, but there isn't any other app that supports dual camera?
Or maybe a port of the original camera?

any gcam mod with night sight for oreo

hi i just got a nx5 which is working fine
any google camera mod available for oreo with night sight?
another thing,
are pie builds good enough for old batteries ?
i mean how is the battery backup compared to stock oreo.
suggest any
thanks
No, it's a feature of pixel 3 camera and there isn't a pixel 3 camera mod working on oreo.
I think the best camera available for nexus 5x in terms of features and image quality is Arnova (pixel 2 mod), you can download it from here . Try the red links. If your nexus has 2gb of ram you may have some camera issue with latest versions.
About the Pie roms I noticed an increment in battery drain, but the real problem is in performance. if your nexus has 2gb of ram you should better to stay on oreo, if you have a modded motherboard with 4gb of ram you can try to use Pie.
Yes there are Android Oreo mods for NightSight out there. Dig a little harder I don't have a link with me but it does exist.
Just to leave the information here, I use arnova's Gcam5 mod on my N5X with latest lineageOS 15.1 and in contrast to the stock Gcam APK (even same version number!) it's working beautifully, no force closes, HDR is functioning - so definitely an improvement!

Categories

Resources