photoncameraen | Unsorted

Telegram-канал photoncameraen - PhotonCamera (EN)

1411

Project on GitHub: https://github.com/eszdman/PhotonCamera Report all problems with app in issues on GitHub.

Subscribe to a channel

PhotonCamera (EN)

How to run configuration files from repositories locally?
Change JPEG development settings?
Add ID or other device specific configs?

Go to the DCIM/PhotonCamera/Tuning/ folder.
To configure JPEG development, write the config to the PhotonCameraTuning.ini file
To configure isDualSessionSupported or cameraIDS, create DeviceSpecific.txt and write, for example, cameraIDS = {0,1} or isDualSessionSupported=false examples here git (all folders except sensors)
To configure noise models and all configs related to the camera ID, create SensorSpecifics.txt examples of configs for sensors can be found on git

Читать полностью…

PhotonCamera (EN)

How to run configuration files from repositories locally?
Change JPEG development settings?
Add ID or other device specific configs?

Go to the DCIM/PhotonCamera/Tuning/ folder.
To configure JPEG development, write the config to the PhotonCameraTuning.ini file
To configure isDualSessionSupported or cameraIDS, create DeviceSpecific.txt and write, for example, cameraIDS = {0,1} or isDualSessionSupported=false examples here git (all folders except sensors)
To configure noise models and all configs related to the camera ID, create SensorSpecifics.txt examples of configs for sensors can be found on git

Читать полностью…

PhotonCamera (EN)

I think your stock is good too

Читать полностью…

PhotonCamera (EN)

I did, no unsupported device error and cameraIDS is {1,3,2,4,5}

Читать полностью…

PhotonCamera (EN)

List of notes in PhotonCamera (EN):
- #camera2info
- configs
- donate
- noise
- support
You can retrieve these notes by using /get notename, or #notename

Читать полностью…

PhotonCamera (EN)

U.S market phone preferred

Читать полностью…

PhotonCamera (EN)

Yes, per lens settings show current selected camera id

Читать полностью…

PhotonCamera (EN)

But yeah, the physical ones are as Dennis said

Читать полностью…

PhotonCamera (EN)

Plenty of apps for that

Читать полностью…

PhotonCamera (EN)

No it's 2
2,3,4,5 is correct
1 for front for sure

Читать полностью…

PhotonCamera (EN)

You need physical main camera I'm sure it's not 0

Читать полностью…

PhotonCamera (EN)

Firstly create physical camera id config, and then send me, you can find guide on tag configs

Читать полностью…

PhotonCamera (EN)

May cause buffer issues

Читать полностью…

PhotonCamera (EN)

Supported or unsupported doesn't mean much, just means noise model are loaded automatically, if you can take pics you can use photon

Читать полностью…

PhotonCamera (EN)

Hello, I have a Xiaomi 15 ultra , I saw that is not listed as compatible device but i installed latest release of Photon, i have made that file Device specific.txt but still give me error on opening with device not supported. I've checked all lenses and taking pictures with them, they are saved, gives no error or weird artifacts.
I'm supposed to do something else?
I'm not very tech so if anyone is willing to help/teach me I really appreciate.

Читать полностью…

PhotonCamera (EN)

List of notes in PhotonCamera (EN):
- #camera2info
- configs
- donate
- noise
- support
You can retrieve these notes by using /get notename, or #notename

Читать полностью…

PhotonCamera (EN)

No need in custom noise model

Читать полностью…

PhotonCamera (EN)

Where to find a noise model for X15U or how can I achive this information?

Читать полностью…

PhotonCamera (EN)

Noise model coefficients for config files
https://drive.google.com/drive/folders/18FBhvB7moD46Sn2QWpa9zZUN4X5rIYRBKKq_6NlufPwrgGQMNXkbNJA-OInawB64cO9U9zSJ

You need to copy these coefficients into such format, before:

static double noise_model_A[] = { 6.817702104109728e-07,8.918325814057922e-07,8.393079454250362e-07,7.624619139647473e-07 };
static double noise_model_B[] = { 4.343796771050986e-05,4.915721949034009e-05,4.931955892950842e-05,4.747547205292475e-05 };
static double noise_model_C[] = { 3.149909945778049e-12,-1.7909825911818084e-12,-2.5184660536496303e-12,3.737111423270101e-12 };
static double noise_model_D[] = { 1.137021329096837e-06,1.3624176494829988e-06,1.3979173266459473e-06,1.1577116423203763e-06 };


after:
NoiseModelA = { 6.817702104109728e-07,8.918325814057922e-07,8.393079454250362e-07,7.624619139647473e-07 }
NoiseModelB = { 4.343796771050986e-05,4.915721949034009e-05,4.931955892950842e-05,4.747547205292475e-05 }
NoiseModelC = { 3.149909945778049e-12,-1.7909825911818084e-12,-2.5184660536496303e-12,3.737111423270101e-12 }
NoiseModelD = { 1.137021329096837e-06,1.3624176494829988e-06,1.3979173266459473e-06,1.1577116423203763e-06 }

You need to only copy coefficients
Examples:
After sensor_id there's data for sensor ID, captureSharpeningS and captureSharpeningIntense optional
https://github.com/eszdman/PhotonCamera/blob/dev/app/specific/sensors/oneplus/waffle.txt

Читать полностью…

PhotonCamera (EN)

Clear app settings and check how IDs work now

Читать полностью…

PhotonCamera (EN)

Hi currently if I'm in the market for a new phone, which phone would play nicely with pcam and gcam?

Читать полностью…

PhotonCamera (EN)

hi photoncam
when photon cam shows lens id no in settings is that correct?
just trying to be correct

Читать полностью…

PhotonCamera (EN)

Even AGC GCam shows them nowadays

Читать полностью…

PhotonCamera (EN)

Is there a method to view which ID have lenses?

Читать полностью…

PhotonCamera (EN)

You also forgot front camera I think

Читать полностью…

PhotonCamera (EN)

Hmm, I've made that Camera ID inspired from this atach in that post , I realized it was for Camera ID 0 and not for all lenses, but one of the lines was something like "com.xiaomi.cameraconfiguration.physicalCameraIds: int[4]
[2 0 3 4 ]" so i made DeviceSpecific.txt with that numbers "cameraIDS = {2,0,3,4}"

Читать полностью…

PhotonCamera (EN)

So if I understand correctly as long as is take pictures and being saved I don't have anything else to do, or improve image quality like on gcam?
I ask because I see I need to put a noise model specific for a phone models , but unfortunately I don't have and I don't know how to do it/ or where to find one made for X15U.

Читать полностью…

PhotonCamera (EN)

Also main camera ID is not physical

Читать полностью…

PhotonCamera (EN)

I've installed an apk from here named All camera finder but is not showing any relevant info except name of the phone, region variant and android version

Читать полностью…

PhotonCamera (EN)

Captcha solved, user verified.
Welcome to the group ‎@alghiffary04

Читать полностью…
Subscribe to a channel